summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: 6549f0fa087f4813443f9982ec45b06260f9a011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ddt>=1.1.1, !=1.4.3
mypy

black

flake8
flake8-bugbear
flake8-comprehensions
flake8-typing-imports

virtualenv

pytest
pytest-cov
coverage[toml]
pytest-sugar

gitdb