[mod] replace pycodestyle by black
"make test.black" checks for the code style "make format.python" format the python code
This commit is contained in:
committed by
Markus Heiser
parent
54bce130f9
commit
3c77412d33
@@ -1,6 +1,7 @@
|
||||
mock==4.0.3
|
||||
nose2[coverage_plugin]==0.10.0
|
||||
cov-core==1.15.0
|
||||
black==21.12b0
|
||||
pycodestyle==2.8.0
|
||||
pylint==2.12.2
|
||||
splinter==0.17.0
|
||||
|
||||
Reference in New Issue
Block a user