mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-30 06:25:28 -04:00
add missing django-extensions dependency
This commit is contained in:
parent
735db84022
commit
ce2d18644b
2 changed files with 13 additions and 4 deletions
1
Pipfile
1
Pipfile
|
@ -14,6 +14,7 @@ setuptools = "*"
|
|||
dataclasses = "*"
|
||||
base32-crockford = "*"
|
||||
django = "*"
|
||||
django-extensions = "*"
|
||||
youtube-dl = "*"
|
||||
python-crontab = "*"
|
||||
croniter = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue