readthedocs.org
b5d7b698 - Dependencies: remove `python-dateutil`

Commit
3 years ago
Dependencies: remove `python-dateutil` We are using this dependency only to parse a time string in search. We can parse that string using `datetime.fromisoformat` and remove this dependency.
Author
Parents
Loading