We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ed95d commit dbdca41Copy full SHA for dbdca41
tox.ini
@@ -6,7 +6,7 @@ envlist = py36, py37, py38
6
# install pytest in the virtualenv where commands will be executed
7
deps =
8
-rrequirements.txt
9
- pytest
+ pytest < 7.0.0
10
pytest-cases
11
passenv = LABELBOX_TEST_API_KEY_PROD LABELBOX_TEST_API_KEY_STAGING LABELBOX_TEST_ENVIRON
12
commands = pytest {posargs}
0 commit comments