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:
whoami-rajat 2019-02-28 11:05:39 +05:30
parent 8de1f789c5
commit 6c55e38fe5
1 changed files with 1 additions and 1 deletions

View File

@ -18,8 +18,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]