0
0
mirror of https://github.com/thegeeklab/corenetworks.git synced 2024-09-21 06:32:44 +02:00
corenetworks/dev-requirements.txt

22 lines
310 B
Plaintext
Raw Normal View History

2020-03-30 23:28:34 +02:00
pydocstyle<4.0.0
flake8
flake8-colors
flake8-blind-except
flake8-builtins
flake8-docstrings<=3.0.0
flake8-isort
flake8-logging-format
flake8-polyfill
flake8-quotes
2020-04-11 14:13:41 +02:00
flake8-pep3101
2020-04-11 12:50:01 +02:00
flake8-eradicate; python_version >= "3.6"
2020-03-30 23:28:34 +02:00
pep8-naming
2020-04-10 17:16:14 +02:00
wheel
2020-03-30 23:28:34 +02:00
pytest
pytest-mock
2020-04-03 22:12:58 +02:00
pytest-cov
bandit
2020-04-03 22:10:28 +02:00
requests-mock
2020-03-30 23:28:34 +02:00
yapf
2020-04-13 15:51:49 +02:00
pydoc-markdown