summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-12-12 17:08:36 -0500
committerJason R. Coombs <jaraco@jaraco.com>2018-12-12 19:19:18 -0500
commita8bca166266fa2eeab931f6f20eef8e50048dddf (patch)
tree6c1ad883eaf4ad0b79fd56fe327bf8d041fa65f2 /setup.cfg
parent32b254dee01b5ef2b695ae04889af482c6cb28c3 (diff)
downloadpytest-runner-a8bca166266fa2eeab931f6f20eef8e50048dddf.tar.gz
Add support for cutting releases without DPL and using pep517.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 30f3c08..726b307 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[aliases]
-dists = clean --all sdist bdist_wheel
-
[bdist_wheel]
universal = 1