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

Change-Id: I9e27e95a4493d9887a7dd8c7d7c7c5b511277f95
This commit is contained in:
whoami-rajat 2019-02-28 11:00:12 +05:30
parent c88071dc19
commit b6de2cce49
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ classifier =
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
[global]
setup-hooks =