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

Fix conda build #50

Merged
merged 5 commits into from
May 9, 2024
Merged

Fix conda build #50

merged 5 commits into from
May 9, 2024

Conversation

jonperdomo
Copy link
Contributor

Fixed error with conda-build due to zlib dependency. Zlib was used for opening fasta and fastq files via the seqtk library, but these files can be processed the same without the need for seqtk or zlib. This fixes the conda build in the latest updates, which is required for successful conda installation.

@jonperdomo jonperdomo merged commit 3fe913b into main May 9, 2024
1 check passed
@jonperdomo jonperdomo deleted the fix-conda-build branch May 9, 2024 15:21
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.

1 participant