commit | 0cf7ef8bc63d565d5b033d74d641824bfacb6ec1 | [log] [tgz] |
---|---|---|
author | Vishakha Agarwal <agarwalvishakha18@gmail.com> | Sun Dec 15 19:37:06 2019 +0530 |
committer | Vishakha Agarwal <agarwalvishakha18@gmail.com> | Wed Jan 22 12:41:06 2020 +0530 |
tree | c7caf60d537189a65579e373124501ec306103f8 | |
parent | e3163c2a695a5171ca4bb1fd0ae5f51c2b57f027 [diff] [blame] |
[ussuri][goal] Drop python 2.7 support and testing OpenStack is dropping the py2.7 support in ussuri cycle. keystone-tempest-plugin is ready with python 3 and ok to drop the python 2.7 support. 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: I4c46dfbfb9e679d64f6cc6b99d8f63775ec3914a
diff --git a/setup.cfg b/setup.cfg index a7094e0..2ec520f 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -13,10 +13,10 @@ 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.5 + Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 [files] packages =