Skip to content

Commit

Permalink
Merge pull request #2730 from mraspaud/fix-pytest
Browse files Browse the repository at this point in the history
Pin pytest to fix CI
  • Loading branch information
djhoese committed Jan 29, 2024
2 parents 57122d3 + 0c10810 commit 4be3e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion continuous_integration/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
- python-eccodes
# 2.19.1 seems to cause library linking issues
- eccodes>=2.20
- pytest
- pytest<8.0.0
- pytest-cov
- pytest-lazy-fixture
- fsspec
Expand Down

0 comments on commit 4be3e17

Please sign in to comment.