enhancement: make possible to run tests and related stuff using tox
Make possible to run tests (python setup.py test) and other related stuff (flake8, doc8 and yamllint) using tox. Signed-off-by: Satoru SATOH <satoru.satoh@gmail.com>
This commit is contained in:
2
tests/requirements.txt
Normal file
2
tests/requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
flake8
|
||||
doc8
|
||||
Reference in New Issue
Block a user