Merge "The python version is added Python 3 and 3.5 version was missing."

This commit is contained in:
Jenkins 2017-03-08 11:22:52 +00:00 committed by Gerrit Code Review
commit ed4a7109e9
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
[global]
setup-hooks =
pbr.hooks.setup_hook