Skip to content

Commit 759a3c7

Browse files
committed
remove obsolete distinction in downstream tests
1 parent de24b29 commit 759a3c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

recipe/meta.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,11 +197,7 @@ outputs:
197197
- python_abi {{ ver2 }}.* *_{{ abi_tag }}
198198
test:
199199
downstreams:
200-
{% if freethreading == "yes" %}
201-
- cython >=3.1.0.a0
202-
{% else %}
203200
- cython
204-
{% endif %}
205201
- setuptools
206202
requires:
207203
- ripgrep

0 commit comments

Comments
 (0)