Skip to content

Commit

Permalink
Merge pull request #37 from ktyle/nov24
Browse files Browse the repository at this point in the history
Pin python<3.13
  • Loading branch information
ktyle authored Nov 15, 2024
2 parents 8e35523 + fefc208 commit d09ccf8
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 @@ -2,7 +2,7 @@ name: HRRR-AWS-cookbook-dev
channels:
- conda-forge
dependencies:
- python>=3.10
- python<3.13 # to avoid a dependency conflict with JupyterBook 1.0.3
- jupyter-book
- jupyterlab
- dask
Expand Down

0 comments on commit d09ccf8

Please sign in to comment.