aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-03-20 17:44:24 -0600
committerTim Harder <radhermit@gmail.com>2021-03-20 17:45:23 -0600
commitdda084b46b951f35381e62c2d7146e447316da7d (patch)
tree86a57cd0295c400607a98926b8125bcfc1360254 /pyproject.toml
parentpyproject.toml: mark as dev version (diff)
downloadsnakeoil-dda084b46b951f35381e62c2d7146e447316da7d.tar.gz
snakeoil-dda084b46b951f35381e62c2d7146e447316da7d.tar.bz2
snakeoil-dda084b46b951f35381e62c2d7146e447316da7d.zip
Revert "dist.distutils_extensions: use pyproject.toml header to classify dev builds"
This reverts commit a87f4d1fcf2a3a694e661d1cd22833ad6c3b09a7.
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ab61238..434600a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,4 +1,3 @@
-# dev
[build-system]
requires = ["cython", "setuptools", "wheel"]
build-backend = "setuptools.build_meta"