-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update environment.yml * Update environment.yml * limit pint version * Apply suggestions from code review Co-authored-by: Justus Magin <[email protected]> * Update all-but-dask.yml --------- Co-authored-by: Justus Magin <[email protected]>
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ dependencies: | |
- numpy<1.24 | ||
- packaging | ||
- pandas | ||
- pint | ||
- pint<0.21 | ||
- pip | ||
- pseudonetcdf | ||
- pydap | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ dependencies: | |
- numpy | ||
- packaging | ||
- pandas | ||
- pint | ||
- pint<0.21 | ||
- pip | ||
- pooch | ||
- pre-commit | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ dependencies: | |
- numpy | ||
- packaging | ||
- pandas | ||
- pint | ||
- pint<0.21 | ||
- pip | ||
- pre-commit | ||
- pseudonetcdf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ dependencies: | |
- numpy<1.24 | ||
- packaging | ||
- pandas | ||
- pint | ||
- pint<0.21 | ||
- pip | ||
- pooch | ||
- pre-commit | ||
|