mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 14:44:29 -04:00
support cron in docker
This commit is contained in:
parent
494be09bc2
commit
235eb20dbd
4 changed files with 49 additions and 2 deletions
1
setup.py
1
setup.py
|
@ -46,6 +46,7 @@ setuptools.setup(
|
|||
"ipython",
|
||||
"youtube-dl",
|
||||
"python-crontab==2.5.1",
|
||||
"croniter==0.3.34",
|
||||
"w3lib==1.22.0",
|
||||
# Some/all of these will likely be added in the future:
|
||||
# wpull
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue