mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Build cython 3.2.1
This commit is contained in:
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@@ -180,6 +180,7 @@ jobs:
|
||||
- name: Create requirements file for custom build
|
||||
run: |
|
||||
touch requirements_custom.txt
|
||||
echo -n "cython==3.2.1" >> requirements_custom.txt
|
||||
|
||||
- name: Modify requirements file for custom build
|
||||
id: modify-requirements
|
||||
|
||||
Reference in New Issue
Block a user