Skip to content

Commit

Permalink
ci: restrict scipy version, obspy 1.4.0 is not compatible with sypi 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
trichter committed Apr 11, 2024
1 parent 2b4fa5d commit 5704edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/test_conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ dependencies:
- cartopy
- geographiclib
- coverage
- "scipy<1.13"

0 comments on commit 5704edc

Please sign in to comment.