We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran into this problem that appears to happen because:
The meta.yaml bioconda recipe doesn't seem to restrict Python version in any way -
meta.yaml
https://github.com/bioconda/bioconda-recipes/pull/38223/files
Is this something we can/should change?
The text was updated successfully, but these errors were encountered:
ref #2503
Sorry, something went wrong.
Probably a good idea, and we should bump in bioconda as we bump minimum Python version here. #2848 drops 3.8 and 3.9 too.
No branches or pull requests
I ran into this problem that appears to happen because:
The
meta.yaml
bioconda recipe doesn't seem to restrict Python version in any way -https://github.com/bioconda/bioconda-recipes/pull/38223/files
Is this something we can/should change?
The text was updated successfully, but these errors were encountered: