Skip to content

Commit

Permalink
added mamba build environment python version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold committed Aug 25, 2024
1 parent 61fad89 commit 8aa6600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build-env
channels:
- conda-forge
dependencies:
- python
- python=3.11
- pip
- jupyter_server #=2.14.2 # https://anaconda.org/conda-forge/jupyter_server/files
- jupyterlite-core >=0.3.0,<0.4.0 # https://anaconda.org/conda-forge/jupyterlite-core/files
Expand Down

0 comments on commit 8aa6600

Please sign in to comment.