makaveli10 commited on
Commit
c47d1c7
·
verified ·
1 Parent(s): 47b2456

Update project.toml

Browse files
Files changed (1) hide show
  1. project.toml +3 -0
project.toml CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.16", "fastai=2.8.1", "fastcore=1.8.2"]
3
+ build-backend = "setuptools.build_meta:__legacy__"