Skip to content

Commit 66077eb

Browse files
committed
fix naming inconsistency in convenience wrapper
1 parent db114d9 commit 66077eb

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
@@ -323,7 +323,7 @@ outputs:
323323
- cpython {{ version }}.*
324324
- python_abi * *_{{ abi_tag }}
325325

326-
- name: cpython-gil
326+
- name: python-gil
327327
build:
328328
noarch: generic
329329
{% if freethreading == "yes" %}

0 commit comments

Comments
 (0)