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

Add Conda Recipes #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

JannesSP
Copy link

@JannesSP JannesSP commented Jul 19, 2023

Added Conda Recipes

lib-pod5 recipe

Conda package

  • used wheel files to build conda package
    • I think better way would be to use source distributions or to build it with conda from scratch using the repository
  • build for linux and python 3.7-3.11
    • ATTENTION: osx conda package currently missing
  • ATTENTION: while building conda package, just testing: import lib-pod5, more tests should be added

pod5 recipe

Conda package

  • created a recipe skeleton with grayskull
  • changed dependencies from pypi names to conda names
  • build for linux and python 3.8-3.11
    • ATTENTION: osx currently missing
  • ATTENTION: while building conda package, just testing: import pod5 & all pod5 xxx --help commands, more tests should be added

@JannesSP JannesSP mentioned this pull request Jul 19, 2023
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.

None yet

1 participant