Skip to content

Commit

Permalink
Merge pull request #51 from coecms/install_geocat_viz
Browse files Browse the repository at this point in the history
Install geocat-viz
  • Loading branch information
dsroberts authored Sep 26, 2023
2 parents 077bcd7 + ddad439 commit 07b402e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies:
- matplotlib
#- matplotlib>=3.5.2|<=3.4.3 # pinned to solve https://github.com/matplotlib/matplotlib/issues/21917
- dreqpy
- pint
- pint<0.20 ### Pint 0.22 breaks geocat
- pycodestyle
- nc-time-axis
- jq
Expand Down Expand Up @@ -277,5 +277,6 @@ dependencies:
- shellcheck
- pysteps
- ucx-py
- geocat-viz
- pip:
- railroad-diagrams ### Unlisted dependency of pip and pyparsing

0 comments on commit 07b402e

Please sign in to comment.