Skip to content

Commit

Permalink
Limit CI pytest to <8
Browse files Browse the repository at this point in the history
Lazy fixtures isn't supported
  • Loading branch information
djhoese committed Feb 5, 2024
1 parent eaf2f21 commit 3109250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion continuous_integration/environment.yaml
Expand Up @@ -10,6 +10,6 @@ dependencies:
- aggdraw
- pyshp
- pyresample
- pytest
- pytest <8.0
- pytest-cov
- pytest-lazy-fixture

0 comments on commit 3109250

Please sign in to comment.