summaryrefslogtreecommitdiff
path: root/pyproject.toml.future
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml.future')
-rw-r--r--pyproject.toml.future2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml.future b/pyproject.toml.future
index 1989dfd..e5ae7bc 100644
--- a/pyproject.toml.future
+++ b/pyproject.toml.future
@@ -4,6 +4,6 @@
# once we are more confident it works generally.
[build-system]
-requires = ["setuptools>=36.6.0", "wheel"]
+requires = ["setuptools>=36.6.0"]
build-backend = "pbr.build"
backend-path = ["."]