Add Python 3.5 classifier

Since the Python 3.5 gate job builds cleanly now, we should claim
support for Python 3.5 in the metadata's classifier.

Change-Id: I215313560d6bb3501093c95870c12cde1f11b5a5
This commit is contained in:
Eric Brown 2016-07-18 13:25:51 -07:00
parent 05b5dfe144
commit 32233609a0
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ classifier =
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
Programming Language :: Python :: 3 Programming Language :: Python :: 3
Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files] [files]
packages = packages =