Skip to content

Commit

Permalink
use python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Dec 3, 2024
1 parent 2778c01 commit 7ade545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .binder/environment-python_and_r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: IOOS
channels:
- conda-forge
dependencies:
- python=3.12
- python=3.13
- bagit
- bokeh
- cartopy
Expand Down
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: IOOS
channels:
- conda-forge
dependencies:
- python=3.12
- python=3.13
- bagit
- bokeh
- cartopy
Expand Down

0 comments on commit 7ade545

Please sign in to comment.