summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pyproject.toml b/pyproject.toml
deleted file mode 100644
index 7f59610c..00000000
--- a/pyproject.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-[build-system]
-requires = [
- "setuptools >= 41.0.0",
- "wheel >= 0.29.0",
-]
-build-backend = 'setuptools.build_meta'