We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f9ad3 commit e3b5d76Copy full SHA for e3b5d76
tox.ini
@@ -14,9 +14,6 @@ setenv =
14
PYTHONPATH = {toxinidir}
15
deps =
16
-r{toxinidir}/requirements.txt
17
-; If you want to make tox run the tests with the same versions, create a
18
-; requirements.txt with the pinned versions and uncomment the following line:
19
-; -r{toxinidir}/requirements.txt
20
commands =
21
pip install -U pip
22
pytest --basetemp={envtmpdir}
0 commit comments