diff --git a/tox.ini b/tox.ini index 388429f..ac9136d 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ extras = deps= tox315: tox >=3.15,<3.16 toxrelease: tox < 4 - toxmaster: git+https://github.com/tox-dev/tox.git@master + toxmaster: git+https://github.com/tox-dev/tox.git@legacy commands = pytest -v {posargs} tests