Skip to content

Commit dbdca41

Browse files
committed
reduce pytest
1 parent 45ed95d commit dbdca41

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
@@ -6,7 +6,7 @@ envlist = py36, py37, py38
66
# install pytest in the virtualenv where commands will be executed
77
deps =
88
-rrequirements.txt
9-
pytest
9+
pytest < 7.0.0
1010
pytest-cases
1111
passenv = LABELBOX_TEST_API_KEY_PROD LABELBOX_TEST_API_KEY_STAGING LABELBOX_TEST_ENVIRON
1212
commands = pytest {posargs}

0 commit comments

Comments
 (0)