Skip to content

Commit 8bda097

Browse files
committed
ENV: build environment py3.10
1 parent ae65076 commit 8bda097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: build-env
22
channels:
33
- conda-forge
44
dependencies:
5-
- python
5+
- python==3.10.13
66
- pip
77
- jupyter_server
88
- jupyterlite-core >=0.2.0,<0.3.0

0 commit comments

Comments
 (0)