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

Possible to split optional and required dependencies on conda #4342

Open
Saransh-cpp opened this issue Aug 14, 2024 · 1 comment
Open

Possible to split optional and required dependencies on conda #4342

Saransh-cpp opened this issue Aug 14, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file difficulty: easy A good issue for someone new. Can be done in a few hours hacktoberfest priority: low No existing plans to resolve

Comments

@Saransh-cpp
Copy link
Member

Saransh-cpp commented Aug 14, 2024

See how hist splits its installation as hist_base (with required dependencies) and hist (with all the optional dependencies) -

https://github.com/conda-forge/hist-feedstock/blob/33fb4d946e7f9672c6b448b65ff199adcabdb8d1/recipe/meta.yaml#L15-L59

@Saransh-cpp Saransh-cpp added difficulty: easy A good issue for someone new. Can be done in a few hours priority: low No existing plans to resolve dependencies Pull requests that update a dependency file labels Aug 14, 2024
@agriyakhetarpal
Copy link
Member

Another possible medium task for someone who does this is to compile the IDAKLU solver for PyBaMM in conda-forge since we currently ship without it. I shall open a new issue about this, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file difficulty: easy A good issue for someone new. Can be done in a few hours hacktoberfest priority: low No existing plans to resolve
Projects
None yet
Development

No branches or pull requests

2 participants