Add py3.5 support in setup.cfg

As defined in https://governance.openstack.org/tc/goals/pike/python35.html
Pike community goal for py35, adding py35 to setup.cfg.

Change-Id: I46cb1c047a7d5d433c36ff1dbb290a25c9dca9fd
This commit is contained in:
Andrea Frittoli 2017-04-06 10:31:18 +01:00
parent 260408ce16
commit d96d5145fa
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[entry_points]
console_scripts =