This commit is contained in:
Rmys
2026-04-18 14:24:34 +03:00
committed by GitHub
parent cba5f3d1ca
commit a981053933
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.export("CYTHON", "/usr/bin/cython3")
installdir = get.installDIR()
shelltools.system("pip3 install --no-build-isolation --ignore-installed "
"--prefix=/usr --root='%s' "