espejelomar commited on
Commit
5aa2e7e
·
1 Parent(s): 8bc3453

Update pyproject.toml

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