Skip to content

Commit

Permalink
[build] Add rapidgzip as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmlnkn committed Sep 2, 2023
1 parent 55b428e commit 086a235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ install_requires =
indexed_zstd >= 1.2.2, < 2.0; platform_system!="Windows"
dataclasses; python_version < "3.7.0"
python-xz ~= 0.4.0
rapidgzip ~= 0.9.0
rarfile ~= 4.0

[options.extras_require]
Expand Down

0 comments on commit 086a235

Please sign in to comment.