Skip to content

Commit 2f10054

Browse files
committed
Update the branch for tox3 git
1 parent 4f97be7 commit 2f10054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ extras =
1010
deps=
1111
tox315: tox >=3.15,<3.16
1212
toxrelease: tox < 4
13-
toxmaster: git+https://github.com/tox-dev/tox.git@master
13+
toxmaster: git+https://github.com/tox-dev/tox.git@legacy
1414
commands =
1515
pytest -v {posargs} tests
1616

0 commit comments

Comments
 (0)