Add Python 3 classifiers.
This makes sure people know that the client is Python 3 compatible when browsing PyPI. Change-Id: Ie97a4de49bafc2184831ca25bc70d8af3c29d34f
This commit is contained in:
parent
80ef7644c1
commit
6dfea07580
@ -16,6 +16,8 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 2.6
|
Programming Language :: Python :: 2.6
|
||||||
|
Programming Language :: Python :: 3
|
||||||
|
Programming Language :: Python :: 3.3
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
Reference in New Issue
Block a user