eliotz commited on
Commit
373415a
1 Parent(s): 837eb79

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