readthedocs.org
b5d7b698
- Dependencies: remove `python-dateutil`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
humitos/remove-dateutil-dependency
Author
humitos
Parents
026e2669
Loading