Skip to content

Commit ea27484

Browse files
committed
an older version of pytest-html is installed
when installing pytest 3.4.1 pytes-html is downgraded pytest-dev/pytest#11347 (comment)
1 parent 96a34b5 commit ea27484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ setenv =
2020
JUPYTER_DATA_DIR={envdir}/share/jupyter
2121
deps =
2222
pytest
23+
pytest-html<4.0.0,
2324
# selenium juypter notebook tests
2425
notebook==7.0.2
2526
# fixing selenium version to have backwards-compatibility with pytest-selenium

0 commit comments

Comments
 (0)