Claim support for python 3.4

This commit is contained in:
Bernie Hackett 2014-03-19 13:15:25 -07:00
parent cb4adb2193
commit 47b85186e7

View File

@ -316,6 +316,7 @@ setup(
"Programming Language :: Python :: 3.1",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: Jython",
"Programming Language :: Python :: Implementation :: PyPy",