espejelomar
commited on
Commit
•
7961dee
1
Parent(s):
37a20a2
Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
[build-system]
|
2 |
-
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.12", "fastai"]
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|
|
|
1 |
[build-system]
|
2 |
+
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.12", "fastai", "fastcore"]
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|