Skip to content

Commit 5415f65

Browse files
committed
Add pyproject python versions to env
Otherwise binder tries naively to run on python 3.10 Signed-off-by: liamhuber <[email protected]>
1 parent fa9473f commit 5415f65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4+
- python >=3.11, <3.14
45
- numpy =2.3.3
56
- setuptools >=68
67
- semantikon =0.0.22

0 commit comments

Comments
 (0)