python3-sanic

This commit is contained in:
Rmys
2017-08-21 17:21:50 +03:00
parent 1698fee381
commit 68f68c6b6b
@@ -13,9 +13,6 @@ from pisi.actionsapi import get
shelltools.export("PYTHONDONTWRITEBYTECODE", "1")
def setup():
shelltools.system("python3 setup.py install")
def build():
pythonmodules.compile(pyVer="3")