Skip to content

Commit

Permalink
try downgrading python used for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Dec 1, 2023
1 parent 03b16c2 commit 84afabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- default
dependencies:
- python>=3.11,<3.12
- python>=3.10,<3.11
# Main
- cartopy
- cairosvg
Expand Down

0 comments on commit 84afabb

Please sign in to comment.