Skip to content

Commit

Permalink
Pin Python to 3.12 in environment.yml (#2828)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Nov 25, 2023
1 parent c40e785 commit f724be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- python=3.12
# Required dependencies
- gmt=6.4.0
- numpy>=1.22
Expand Down

0 comments on commit f724be4

Please sign in to comment.