Commit
·
da6dc5e
1
Parent(s):
9439fc3
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","fastcore=1.3.29"
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|
|
|
1 |
[build-system]
|
2 |
+
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.12","fastcore=1.3.29"]
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|