Declare that we support Python 3

Note that this should not land until we figure out why `tox -e py33` doesn't
actually run any tests.

Change-Id: Id4e080cfbfca45b3bf7ed81b03a31414495a1348
This commit is contained in:
Alex Gaynor 2014-05-08 06:51:46 -07:00
parent 3895d8535a
commit 8b71670f15

@ -16,6 +16,8 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
[global]
setup-hooks =