@@ -13,9 +13,6 @@ from pisi.actionsapi import get
|
|||||||
|
|
||||||
shelltools.export("PYTHONDONTWRITEBYTECODE", "1")
|
shelltools.export("PYTHONDONTWRITEBYTECODE", "1")
|
||||||
|
|
||||||
def setup():
|
|
||||||
shelltools.system("python3 setup.py install")
|
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
pythonmodules.compile(pyVer="3")
|
pythonmodules.compile(pyVer="3")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user