netbox-agent/dev-requirements.txt
Solvik 396c4b5d10 Project cleanup (#6)
* add requirements.txt

* Create LICENSE

* add test directory

* code cleanup

* flake8 fixes and code cleanup

* setup.py and tox.ini

* more fixes
2019-08-04 00:00:22 +02:00

8 lines
119 B
Text

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