remove unused dateutil references https://github.com/Kozea/Radicale/issues/1626
This commit is contained in:
@@ -36,7 +36,6 @@ web_files = ["web/internal_data/css/icon.png",
|
||||
"web/internal_data/index.html"]
|
||||
|
||||
install_requires = ["defusedxml", "passlib", "vobject>=0.9.6",
|
||||
"python-dateutil>=2.7.3",
|
||||
"pika>=1.1.0",
|
||||
]
|
||||
bcrypt_requires = ["bcrypt"]
|
||||
|
||||
Reference in New Issue
Block a user