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 4f97be7 commit 2f10054Copy full SHA for 2f10054
tox.ini
@@ -10,7 +10,7 @@ extras =
10
deps=
11
tox315: tox >=3.15,<3.16
12
toxrelease: tox < 4
13
- toxmaster: git+https://github.com/tox-dev/tox.git@master
+ toxmaster: git+https://github.com/tox-dev/tox.git@legacy
14
commands =
15
pytest -v {posargs} tests
16
0 commit comments