Skip to content

Commit

Permalink
Fix ghostscript typo in environment.yml (#3113)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Mar 16, 2024
1 parent e3d52e2 commit bcbbcad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- python=3.12
# Required dependencies
- gmt=6.5.0
- ghotscript=10.03.0
- ghostscript=10.03.0
- numpy>=1.23
- pandas>=1.5
- xarray>=2022.03
Expand Down

0 comments on commit bcbbcad

Please sign in to comment.