Skip to content

Commit 3109250

Browse files
authored
Limit CI pytest to <8
Lazy fixtures isn't supported
1 parent eaf2f21 commit 3109250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

continuous_integration/environment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies:
1010
- aggdraw
1111
- pyshp
1212
- pyresample
13-
- pytest
13+
- pytest <8.0
1414
- pytest-cov
1515
- pytest-lazy-fixture

0 commit comments

Comments
 (0)