Saim8250 commited on
Commit
bc6bfc2
1 Parent(s): ef840ef

Upload pyproject.txt

Browse files
Files changed (1) hide show
  1. pyproject.txt +3 -0
pyproject.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.7.13", "fastai=2.6.3", "fastcore=1.4.4"]
3
+ build-backend = "setuptools.build_meta:__legacy__"