mirror of
https://github.com/9001/copyparty.git
synced 2025-11-05 14:23:17 +00:00
pypi: add extras-group "all"; closes #398
This commit is contained in:
@@ -45,6 +45,14 @@ classifiers = [
|
||||
"Demo Server" = "https://a.ocv.me/pub/demo/"
|
||||
|
||||
[project.optional-dependencies]
|
||||
all = [
|
||||
"argon2-cffi",
|
||||
"partftpy>=0.4.0",
|
||||
"Pillow",
|
||||
"pyftpdlib",
|
||||
"pyopenssl",
|
||||
"pyzmq",
|
||||
]
|
||||
thumbnails = ["Pillow"]
|
||||
thumbnails2 = ["pyvips"]
|
||||
audiotags = ["mutagen"]
|
||||
|
||||
Reference in New Issue
Block a user