Kozea/Radicale

python-dateutil seems to be unused

Closed this issue · 1 comments

Searching for dateutil in this repository yields only three matches:

https://github.com/search?q=repo%3AKozea%2FRadicale%20dateutil&type=code

One in pyproject.toml, another one in setup.py.legacy, and the last in radicale/storage/__init__.py where it is only used as part of the CACHE_VERSION bytestring.

Thank you for reporting, looks like a legacy reference, nowadays all is handled by vobject