netbox-agent/dev-requirements.txt

9 lines
119 B
Text
Raw Normal View History

2019-08-03 23:51:14 +02:00
pytest
pytest-cov
mypy
flake8 >= 3.3.0
pep8-naming >= 0.4.1
flake8-quotes >= 0.8.1
flake8-import-order >= 0.9.0
Sphinx