gatk4 has a pin on python 3.10 that doesn't exist in meta.yml
Hi Bioconda!
I'm having trouble installing `gatk4` with a java 25 & python >= 3.10.
I see an inconsistency in the metadata of the published package vs the meta.yml.
The *published* package shows that v4.6.2.0 build 1 has a dependency on python 3.10. See ([link](https://prefix.dev/channels/bioconda/packages/gatk4)).
The *meta.yml* file does not specify a python version. See https://github.com/bioconda/bioconda-recipes/blob/master/recipes/gatk4/meta.yaml#L64
Interestingly, v.4.6.2.0 build 0 does not have a python version pin.
1 条评论