Update pyproject.toml according to setuptools docs
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
|||||||
# Minimal PEP 518 pyproject file
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools", "wheel"]
|
requires = ["setuptools"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|||||||
Reference in New Issue
Block a user