Skip to content

Commit aed209b

Browse files
committed
add pytest plugins black and isort
1 parent a71672e commit aed209b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ commands =
99
extras = testing
1010
deps =
1111
codecov
12+
pytest-black
1213
pytest-cov
1314
pytest-httpserver
15+
pytest-isort
1416

1517
[pep8]
1618
max-line-length=100

0 commit comments

Comments
 (0)