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:
parent
05b5dfe144
commit
32233609a0
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user