Skip to content

Commit c48cbe3

Browse files
authored
Fix run_constrained too
1 parent 3ac01f2 commit c48cbe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ requirements:
143143
run:
144144
- ld_impl_{{target_platform}} # [linux]
145145
run_constrained:
146-
- pypy <0a0
146+
- python_abi 3.8.* cp38
147147

148148
test:
149149
requires:

0 commit comments

Comments
 (0)