mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-21 06:00:45 -04:00
deps: remove easy
group (#331)
This group isn't actually installable right now because of the jinja dependency conflict.
This commit is contained in:
parent
6ca1a62489
commit
e37c0ad78c
1 changed files with 1 additions and 5 deletions
6
setup.py
6
setup.py
|
@ -81,11 +81,7 @@ setuptools.setup(
|
|||
extras_require={
|
||||
"yt-dlp": ["yt-dlp>=2024.7.25"],
|
||||
"dashboard": ["flask>=1.0", "gunicorn>=19.8.1"],
|
||||
"easy": [
|
||||
"warcprox>=2.4.31",
|
||||
"pywb>=0.33.2,<2",
|
||||
"flask>=1.0",
|
||||
"gunicorn>=19.8.1",
|
||||
"rethinkdb": [
|
||||
"rethinkdb==2.4.9",
|
||||
"doublethink==0.4.9",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue