We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7138c commit f118713Copy full SHA for f118713
1 file changed
conda-recipe/meta.yaml
@@ -97,7 +97,7 @@ outputs:
97
- setuptools
98
run:
99
- python >=3.9,<3.14
100
- - {{ pin_subpackage("Aligncount", exact=False) }}
+ - {{ pin_subpackage("aligncount", exact=False) }}
101
102
test:
103
requires:
0 commit comments