mirror of
https://github.com/searxng/searxng.git
synced 2025-08-01 01:22:22 +02:00
simplify datetime extraction
This commit is contained in:
parent
fd86bf8189
commit
337bd6d907
5 changed files with 15 additions and 13 deletions
1
setup.py
1
setup.py
|
@ -35,6 +35,7 @@ setup(
|
|||
'lxml',
|
||||
'pyyaml',
|
||||
'setuptools',
|
||||
'python-dateutil',
|
||||
],
|
||||
extras_require={
|
||||
'test': [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue