Skip to content

Commit 441e7c1

Browse files
committed
Bump Python to 3.9
1 parent 1a1a7a9 commit 441e7c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can run it online by click one of the badges below:
1919
## Installed packages
2020

2121
- **GMT**: 6.1.1
22-
- **Python**: 3.8
22+
- **Python**: 3.9
2323
- **PyGMT**: 0.2.1
2424
- **Julia**: 1.5
2525
- **GMT.jl**: 0.29.0

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: try-gmt
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.8
5+
- python=3.9
66
- gmt=6.1.1
77
- pygmt=0.2.1
88
- jupyterlab

0 commit comments

Comments
 (0)