aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-07 13:10:31 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-07 13:10:31 -0500
commit93d8715bff84449b62c2439dfa5845a9d12006e1 (patch)
tree9b4afb26c1af9345304a3d53335a46859e79bae3
parentbb2251bae83b072cd972f6865198d70272e7a824 (diff)
downloadexternal_python_setuptools-93d8715bff84449b62c2439dfa5845a9d12006e1.tar.gz
external_python_setuptools-93d8715bff84449b62c2439dfa5845a9d12006e1.tar.bz2
external_python_setuptools-93d8715bff84449b62c2439dfa5845a9d12006e1.zip
Remove pytest alias. Use tox to run tests. Ref #904.
-rwxr-xr-xsetup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 406aa4f9..74d7e085 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,7 +12,6 @@ clean_egg_info = egg_info -Db ''
release = clean_egg_info sdist bdist_wheel
source = register sdist binary
binary = bdist_egg upload --show-response
-test = pytest
[upload]
repository = https://upload.pypi.org/legacy/