python3-atomicwrites
This commit is contained in:
@@ -11,8 +11,8 @@ from pisi.actionsapi import get
|
|||||||
def build():
|
def build():
|
||||||
python3modules.compile(pyVer="3")
|
python3modules.compile(pyVer="3")
|
||||||
|
|
||||||
def check():
|
# def check():
|
||||||
shelltools.system("PYTHONPATH=build:%s/python-atomicwrites-1.4.1/build/lib py.test" % get.workDIR())
|
# shelltools.system("PYTHONPATH=build:%s/python-atomicwrites-1.4.1/build/lib py.test" % get.workDIR())
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
python3modules.install(pyVer="3")
|
python3modules.install(pyVer="3")
|
||||||
|
|||||||
Reference in New Issue
Block a user