Add python 3.5 in classifier

Now we can support py35 in classifier.

Change-Id: Ief555aa3211b0c1405d2abb155f9ddd44fa149fc
This commit is contained in:
iswarya_vakati 2017-06-27 15:54:48 +05:30 committed by Sean McGinnis
parent 97207a045f
commit 344a10b379
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +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 =