mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-01-11 08:56:14 +01:00
Update the branch for tox3 git
This commit is contained in:
parent
4f97be7952
commit
2f1005471a
2
tox.ini
2
tox.ini
@ -10,7 +10,7 @@ extras =
|
|||||||
deps=
|
deps=
|
||||||
tox315: tox >=3.15,<3.16
|
tox315: tox >=3.15,<3.16
|
||||||
toxrelease: tox < 4
|
toxrelease: tox < 4
|
||||||
toxmaster: git+https://github.com/tox-dev/tox.git@master
|
toxmaster: git+https://github.com/tox-dev/tox.git@legacy
|
||||||
commands =
|
commands =
|
||||||
pytest -v {posargs} tests
|
pytest -v {posargs} tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user