Skip to content

Commit 6672e4d

Browse files
committed
tox: add pytestmaster and pytest60 environments
1 parent a7462c6 commit 6672e4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ deps =
1616
pytest310: pytest~=3.10
1717
pytest46: pytest~=4.6
1818
pytest54: pytest~=5.4
19+
pytest60: pytest~=6.0rc1
1920
pytestlatest: pytest
21+
pytestmaster: git+https://github.com/pytest-dev/pytest.git@master
2022
platform=linux|darwin
2123
commands=
2224
pytest {posargs}

0 commit comments

Comments
 (0)