mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-05 14:17:35 +03:00
Add support for Python 3.2
This commit is contained in:
parent
9f723e5c7b
commit
9f19481a69
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -91,4 +91,5 @@ setup(
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"Programming Language :: Python :: 3.0",
|
"Programming Language :: Python :: 3.0",
|
||||||
"Programming Language :: Python :: 3.1",
|
"Programming Language :: Python :: 3.1",
|
||||||
|
"Programming Language :: Python :: 3.2",
|
||||||
"Topic :: Office/Business :: Groupware"])
|
"Topic :: Office/Business :: Groupware"])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue