mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[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:
parent
54bce130f9
commit
3c77412d33
3 changed files with 20 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue