Skip to content

Commit c6f2480

Browse files
committed
ENV: build-env removed python version
1 parent cf113f8 commit c6f2480

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==3.10.13
5+
- python
66
- pip
77
- jupyter_server
88
- jupyterlite-core >=0.2.0,<0.3.0

0 commit comments

Comments
 (0)