Commit
·
8bc3453
1
Parent(s):
fe72a3c
Update pyproject.toml
Browse files- pyproject.toml +2 -1
pyproject.toml
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
|
|
|
|
1 |
+
[build-system]
|
2 |
+
build-backend = "setuptools.build_meta:__legacy__"
|