mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-17 15:51:14 +03:00
Add flake8 and autopep8 to requirements.txt
This commit is contained in:
parent
ddadaf36f2
commit
c58728821e
@ -3,3 +3,15 @@ keyring==19.2.0
|
|||||||
pathtools>=0.1.2
|
pathtools>=0.1.2
|
||||||
requests>=2.11.1
|
requests>=2.11.1
|
||||||
watchdog>=0.8.3
|
watchdog>=0.8.3
|
||||||
|
|
||||||
|
# Static analysis tools
|
||||||
|
flake8==3.8.3
|
||||||
|
flake8-annotations-coverage==0.0.4
|
||||||
|
flake8-cognitive-complexity==0.0.2
|
||||||
|
flake8-comprehensions==3.2.3
|
||||||
|
flake8-pep3101==1.3.0
|
||||||
|
flake8-polyfill==1.0.2
|
||||||
|
pep8-naming==0.11.1
|
||||||
|
|
||||||
|
# Code formatting tools
|
||||||
|
autopep8==1.5.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user