Skip to content

Commit 75a678d

Browse files
committed
fix pytest version to 8
1 parent 0a5c89a commit 75a678d

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
@@ -4,7 +4,7 @@ envlist = py38
44
[testenv]
55
passenv = PYTHONPATH
66
deps =
7-
pytest
7+
pytest==8
88
flake8
99
restructuredtext_lint
1010
Pygments

0 commit comments

Comments
 (0)