mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-19 15:25:59 -04:00
black'd
This commit is contained in:
parent
631a7f40c2
commit
5ac681cb37
4
setup.py
4
setup.py
@ -80,7 +80,9 @@ setuptools.setup(
|
||||
],
|
||||
extras_require={
|
||||
"yt-dlp": ["yt-dlp>=2024.7.25"],
|
||||
"doublethink": ["doublethink @ git+https://github.com/internetarchive/doublethink.git@Py311"],
|
||||
"doublethink": [
|
||||
"doublethink @ git+https://github.com/internetarchive/doublethink.git@Py311"
|
||||
],
|
||||
"dashboard": ["flask>=1.0", "gunicorn>=19.8.1"],
|
||||
"easy": [
|
||||
"warcprox>=2.4.31",
|
||||
|
Loading…
x
Reference in New Issue
Block a user