mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
use dateparser for parsing, let it handle error
This commit is contained in:
parent
58ac44c867
commit
b7785c4138
3 changed files with 7 additions and 6 deletions
1
setup.py
1
setup.py
|
@ -43,6 +43,7 @@ setuptools.setup(
|
|||
"django==3.0.7",
|
||||
"django-extensions==2.2.9",
|
||||
|
||||
"dateparser",
|
||||
"ipython",
|
||||
"youtube-dl",
|
||||
"python-crontab==2.5.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue