Skip to content

Commit 402f9fa

Browse files
committed
[HOTFIX] rename pytest's branch(master to main)
1 parent 1189ae4 commit 402f9fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ envlist=
99
extras = testing
1010
deps =
1111
pytestlatest: pytest
12-
pytestmaster: git+https://github.com/pytest-dev/pytest.git@master
12+
pytestmaster: git+https://github.com/pytest-dev/pytest.git@main
1313
commands=
1414
pytest {posargs}
1515

0 commit comments

Comments
 (0)