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.
3 lines
21 B
Plaintext
3 lines
21 B
Plaintext
pytest>=2.8
|
|
tox>=2.3
|