Skip to content

Commit df4f7a3

Browse files
committed
Conditional requirements
1 parent 68ecec4 commit df4f7a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
mock
22
vcrpy
33
# FIXME vcrpy cassette fails after this version
4-
pytest<=3.7.0
4+
pytest<=3.7.0; python_version < '3.10'
5+
pytest; python_version >= '3.10'
56
pytest-cov
67
responses

0 commit comments

Comments
 (0)