diff options
| author | xuanyandong <xuanyandong@inspur.com> | 2019-10-26 14:31:46 +0800 |
|---|---|---|
| committer | Brian Rosmaita <rosmaita.fossdev@gmail.com> | 2020-01-16 08:34:30 -0500 |
| commit | 658de38c20e028898fe0641de2e18686703f7b70 (patch) | |
| tree | efa0d7d9f08ddd06966926310d796a0104e74a92 /setup.cfg | |
| parent | d240091c32c033b25c2a805b1fd66468429c221c (diff) | |
| download | python-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.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
