python3-kappa

This commit is contained in:
Rmys
2017-08-21 13:54:17 +03:00
parent 5591aaa58e
commit cca0b0b2d9
2 changed files with 1 additions and 4 deletions
@@ -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")