For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bigironman:Backports:kimchi/openSUSE_Factory_zSystems/home:bigironman:Backports:kimchi.repo
zypper refresh
zypper install python-pytest
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bigironman:Backports:kimchi/openSUSE_Factory_PowerPC/home:bigironman:Backports:kimchi.repo
zypper refresh
zypper install python-pytest
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bigironman:Backports:kimchi/openSUSE_Factory_ARM/home:bigironman:Backports:kimchi.repo
zypper refresh
zypper install python-pytest
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bigironman:Backports:kimchi/openSUSE_Factory/home:bigironman:Backports:kimchi.repo
zypper refresh
zypper install python-pytest