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