We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f722f99 + 853254c commit 7d421b1Copy full SHA for 7d421b1
1 file changed
pkgs/host-cython.yaml
@@ -2,7 +2,7 @@ build_stages:
2
- handler: bash
3
bash: |
4
mkdir -p ${ARTIFACT}/{{python_site_packages_rel}}
5
- ln -s {{python_host_packages}}/cython ${ARTIFACT}/{{python_site_packages_rel}}
+ ln -s {{python_host_packages}}/cython.py ${ARTIFACT}/{{python_site_packages_rel}}
6
7
profile_links:
8
0 commit comments