Claim support for python 3.4
This commit is contained in:
parent
cb4adb2193
commit
47b85186e7
1
setup.py
1
setup.py
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user