python3-pytest

This commit is contained in:
Rmys
2023-10-16 17:47:06 +03:00
committed by GitHub
parent 3b02e33a22
commit 0475ffcb1a
@@ -8,10 +8,10 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import pythonmodules
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","6.0.2")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","6.2.4")
def build():
pythonmodules.compile(pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pythonmodules.install(pyVer="3")