You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the bioconda pins are much more restrictive than the pins in setup.py
What's the reason for this? Can I relax the bioconda pins so that pathogen-embed doesn't constrain all the environments it's installed in, most notably nextstrain conda-base?
I noticed that the bioconda pins are much more restrictive than the pins in setup.py
What's the reason for this? Can I relax the bioconda pins so that pathogen-embed doesn't constrain all the environments it's installed in, most notably nextstrain conda-base?
See setup.py constraints:
pathogen-embed/setup.py
Lines 26 to 37 in 617a561
vs. bioconda recipe constraints:
https://github.com/bioconda/bioconda-recipes/blob/127cf1a35701ee0a808af57380d515d4865a5ef5/recipes/pathogen-embed/meta.yaml#L27-L35
The text was updated successfully, but these errors were encountered: