summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorxuanyandong <xuanyandong@inspur.com>2019-10-26 14:31:46 +0800
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2020-01-16 08:34:30 -0500
commit658de38c20e028898fe0641de2e18686703f7b70 (patch)
treeefa0d7d9f08ddd06966926310d796a0104e74a92 /setup.cfg
parentd240091c32c033b25c2a805b1fd66468429c221c (diff)
downloadpython-cinderclient-658de38c20e028898fe0641de2e18686703f7b70.tar.gz
Drop support for python 2
Also adds support for py3.6 and py3.7 check and gate jobs. Co-authored-by: xuanyandong <xuanyandong@inspur.com> Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com> Closes-bug: #1853372 Change-Id: Ia978b692ade23ee6482957f41b17cb879c96fea7
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 ed9e19e..3c66ddb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,8 +15,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