Skip to content

Commit

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

0 comments on commit 4eb4037

Please sign in to comment.