mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Remove Twisted dependency.
This commit is contained in:
parent
330283ef94
commit
5e5e5e1023
3 changed files with 54 additions and 98 deletions
1
setup.py
1
setup.py
|
@ -69,7 +69,6 @@ setup(
|
|||
author_email="guillaume.ayoub@kozea.fr",
|
||||
url="http://www.radicale.org/",
|
||||
license="GNU GPL v3",
|
||||
requires=["twisted.web"],
|
||||
packages=["radicale", "radicale.acl", "radicale.support"],
|
||||
scripts=["radicale.py"],
|
||||
cmdclass={'clean': Clean,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue