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/639385/

Change-Id: I282efb314b82381feb1d34f84e628f4e9853394f
This commit is contained in:
whoami-rajat 2019-02-28 10:54:58 +05:30
parent 0a2f249a47
commit 963d71083b
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[global]