Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not install the lz4 and lzo extras of dissect.util by default #68

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

pyrco
Copy link
Contributor

@pyrco pyrco commented Sep 16, 2024

They are now provided as separate extra's. Run:

pip install dissect[lz4,lzo]

to install dissect with the C versions of the lz4 and lzo compression libraries.

They are now provided as separate extra's. Run:

pip install dissect[lz4,lzo]

to install dissect with the C versions of the lz4 and lzo compression
libraries.
@pyrco pyrco mentioned this pull request Sep 16, 2024
@pyrco pyrco merged commit 5e23a97 into main Sep 16, 2024
16 checks passed
@pyrco pyrco deleted the add-lz4-lzo-extras branch September 16, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants