summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorEric Fried <openstack@fried.cc>2019-10-25 09:28:16 -0500
committerEric Fried <openstack@fried.cc>2019-10-25 18:33:39 +0000
commitbaccd5bcfa316cec04908e21d5fd95ef52edccfe (patch)
tree9c01ddbef3325c2bed498bc272caaf1a5d9ab96b /setup.cfg
parentcd9958bdb0748aab493fefbf2818ee0d71d8c172 (diff)
downloadpython-novaclient-baccd5bcfa316cec04908e21d5fd95ef52edccfe.tar.gz
Stop supporting and testing python2
Change-Id: If678d77b8da69121b0075bfbc4216531be25da6a
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 42b82ac2..d2048632 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,8 +16,6 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
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