[dev-requirements.txt] add pytest and tox to dev-requirements.txt
In theory only pytest would be required for devs to run the tests locally, but we also use tox for setting up the test virtualenvs on the CI.
This commit is contained in:
parent
41dff8456e
commit
258cb84c52
2
dev-requirements.txt
Normal file
2
dev-requirements.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
pytest>=2.8
|
||||||
|
tox>=2.3
|
Loading…
x
Reference in New Issue
Block a user