The python version is added

Python 3 and 3.5 version was missing.

Change-Id: Ifa2148c4cf34d52b55a762e95778a5ed3ed848b3
This commit is contained in:
kavithahr 2017-03-07 14:47:51 +05:30
parent 70176ccd6a
commit 0e55553b2b
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