Open sjanssen2 opened 3 years ago
Hi @dlaehnemann, do you have an idea why I see this difference in python version numbers?
I have no clue how these lists are generated, but maybe @mbargull has some idea what's going on under the bioconda hood.
Is this problematic in some way? As in, python version conflicts with other tools that depend on sepp
or should be installed in the same environment?
https://github.com/bioconda/bioconda-recipes/blob/02fd2815d67e51c1c9d54b3ca224b0f8603bad4e/recipes/sepp/meta.yaml#L22
I defined python=>3.6 in my meta.yaml recipe, however the package description lists python >= 3.9
What is the source of this difference?