Skip to content

Commit 12d71f4

Browse files
authored
Merge pull request #732 from h-vetinari/the_c
fix naming inconsistency in convenience wrapper
2 parents db114d9 + a1eea17 commit 12d71f4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)