We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71672e commit aed209bCopy full SHA for aed209b
1 file changed
tox.ini
@@ -9,8 +9,10 @@ commands =
9
extras = testing
10
deps =
11
codecov
12
+ pytest-black
13
pytest-cov
14
pytest-httpserver
15
+ pytest-isort
16
17
[pep8]
18
max-line-length=100
0 commit comments