summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHervé Beraud <hberaud@redhat.com>2020-02-03 17:56:35 +0100
committerHervé Beraud <hberaud@redhat.com>2020-02-03 17:56:35 +0100
commit89beae07539d32be3e2428f174840f2de6499ac4 (patch)
tree4337cc4ffeb465d208c96e70a85e8486d7a1aee9 /setup.cfg
parent286559f626067c67e875d259efa2b9ab9e9a9a07 (diff)
downloadoslo-rootwrap-89beae07539d32be3e2428f174840f2de6499ac4.tar.gz
[ussuri][goal] Drop python 2.7 support and testing6.0.0
OpenStack is dropping the py2.7 support in Ussuri cycle. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I02784f635368ad7cc5ffde7cc8a4f4367143da98
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 882610b..42c4a81 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,6 +6,7 @@ summary = Oslo Rootwrap
description-file =
README.rst
home-page = https://docs.openstack.org/oslo.rootwrap/latest/
+python-requires = >=3.6
classifier =
Development Status :: 4 - Beta
Environment :: OpenStack
@@ -14,10 +15,11 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
- Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3 :: Only
+ Programming Language :: Python :: Implementation :: CPython
[files]
packages =