We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa24e30 commit f701b38Copy full SHA for f701b38
conda-recipe/meta.yaml
@@ -69,7 +69,7 @@ outputs:
69
- setuptools
70
run:
71
- python >=3.9,<3.14
72
- - {{ pin_subpackage("aligncount_cpp", exact=True) }}
+ - {{ pin_subpackage("aligncount_cpp", exact=False) }}
73
74
75
about:
0 commit comments