Skip to content

Commit

Permalink
Force pyproj 3+ in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Oct 16, 2023
1 parent d572ce7 commit 57f4ae3
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 @@ -14,5 +14,5 @@ dependencies:
- h5py
- pytest
- pytest-cov
- pyproj
- pyproj >=3
- pyresample

0 comments on commit 57f4ae3

Please sign in to comment.