eliotz commited on
Commit
bbe373d
1 Parent(s): 3811dc5

Upload python_env.yaml

Browse files
Files changed (1) hide show
  1. python_env.yaml +7 -0
python_env.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ python: 3.10.15
2
+ build_dependencies:
3
+ - pip
4
+ - setuptools
5
+ - wheel==0.43.0
6
+ dependencies:
7
+ - -r requirements.txt