Skip to content

Commit f701b38

Browse files
committed
fix
1 parent fa24e30 commit f701b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ outputs:
6969
- setuptools
7070
run:
7171
- python >=3.9,<3.14
72-
- {{ pin_subpackage("aligncount_cpp", exact=True) }}
72+
- {{ pin_subpackage("aligncount_cpp", exact=False) }}
7373

7474

7575
about:

0 commit comments

Comments
 (0)