Remove the Python 3.0 support
This commit is contained in:
parent
5e3fda9f2f
commit
abb70cef49
1
setup.py
1
setup.py
|
|
@ -88,7 +88,6 @@ setup(
|
|||
"Programming Language :: Python :: 2.6",
|
||||
"Programming Language :: Python :: 2.7",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.0",
|
||||
"Programming Language :: Python :: 3.1",
|
||||
"Programming Language :: Python :: 3.2",
|
||||
"Topic :: Office/Business :: Groupware"])
|
||||
|
|
|
|||
Loading…
Reference in New Issue