fix(common): install archive for split files
It worked before, but not now because I switched to py7zr backend for a while now.
This commit is contained in:
@ -13,6 +13,7 @@ requests = "^2.31.0"
|
||||
cleo = "^2.1.0"
|
||||
packaging = "^23.2"
|
||||
py7zr = "^0.22.0"
|
||||
multivolumefile = "^0.2.3"
|
||||
|
||||
[tool.poetry.group.cli]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user