Skip to content

Commit 9e6c6e7

Browse files
committed
Try fix test
1 parent 6552d1c commit 9e6c6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def get_version():
2121
'functools32>=3.2.3-2;python_version<"3.0"',
2222
]
2323
tests_require = [
24-
"pytest>=3.10.1",
24+
"pytest<8",
2525
"pytest-cov",
2626
"pytest-lazy-fixture>=0.6.2",
2727
"mock",

0 commit comments

Comments
 (0)