Skip to content

Commit

Permalink
Limit pytest in CI to <8
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Feb 2, 2024
1 parent 3b1b677 commit b2a2756
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 @@ -37,7 +37,7 @@ dependencies:
- scipy
- zarr
- xarray
- pytest
- pytest <8.0
- pytest-cov
- pytest-lazy-fixture
- sphinx
Expand Down

0 comments on commit b2a2756

Please sign in to comment.