summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-10-14 21:10:09 +0000
committerGerrit Code Review <review@openstack.org>2019-10-14 21:10:09 +0000
commitdcb19586b507e9fa9ac21c4da8e3ac003480b23f (patch)
tree158be6e6fbedfd2daeaf70198c8797c50c8ea136 /setup.cfg
parent0ef350e466f0615e651f6ca21874b4345720a751 (diff)
parentcee637ad9c8bc1f19d785e658d80d1a9f106981f (diff)
downloados-client-config-dcb19586b507e9fa9ac21c4da8e3ac003480b23f.tar.gz
Merge "Stop testing python2.7"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.cfg b/setup.cfg
index 3edb14e..b592de6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,8 +13,6 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
@@ -31,6 +29,3 @@ warning-is-error = 1
[upload_sphinx]
upload-dir = doc/build/html
-
-[wheel]
-universal = 1