summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-02 15:54:14 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-02 15:54:14 -0500
commit84b53d90527040c58c4236698c95cb6cd1f2736d (patch)
tree4264ca77f5567253cd39280e13acefba2434f2b3
parentb1133de832c3960777b9db80c070885c4bedd7c4 (diff)
downloadpytest-runner-84b53d90527040c58c4236698c95cb6cd1f2736d.tar.gz
Default upload URL is now in Python 3.6. Use that.
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 4659acc..e080324 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,6 +4,3 @@ dists = clean --all sdist bdist_wheel
[wheel]
universal = 1
-
-[upload]
-repository = https://upload.pypi.org/legacy/