Add python 3.5 in classifier

Now we can support py35 in classifier.

Change-Id: I56ecc2b9d82779de0c96e46bad73beb13603edf0
This commit is contained in:
iswarya_vakati 2017-06-27 16:35:11 +05:30
parent e4d6a42ba0
commit 3c868cefb4
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.5
[global]
setup-hooks =