Remove py35 from setup.cfg
This is a followup to Drop py35 jobs from gate and tox env[1]. [1] https://review.openstack.org/#/c/639388/ Change-Id: Ie6d897db48013b8b845cb5068da76a7c68e0e666
This commit is contained in:
@@ -18,8 +18,8 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.5
|
|
||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
|
Programming Language :: Python :: 3.7
|
||||||
|
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
|
Reference in New Issue
Block a user