mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
add missing dependencies to setup and pipfile
This commit is contained in:
parent
2f0dbeebc1
commit
bb10171f99
3 changed files with 112 additions and 7 deletions
2
setup.py
2
setup.py
|
@ -40,7 +40,9 @@ setuptools.setup(
|
|||
"base32-crockford==0.3.0",
|
||||
"django==2.2",
|
||||
"django-extensions==2.1.6",
|
||||
"python-crontab",
|
||||
"youtube-dl",
|
||||
"ipython",
|
||||
|
||||
# Some/all of these will likely be added in the future:
|
||||
# wpull
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue