We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7462c6 commit 6672e4dCopy full SHA for 6672e4d
1 file changed
tox.ini
@@ -16,7 +16,9 @@ deps =
16
pytest310: pytest~=3.10
17
pytest46: pytest~=4.6
18
pytest54: pytest~=5.4
19
+ pytest60: pytest~=6.0rc1
20
pytestlatest: pytest
21
+ pytestmaster: git+https://github.com/pytest-dev/pytest.git@master
22
platform=linux|darwin
23
commands=
24
pytest {posargs}
0 commit comments