对于 SLES 15.7,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:Aareon-Deutschland:Python/SLES_15.7/home:Aareon-Deutschland:Python.repo
zypper refresh
zypper install python-pytest
对于 SLES 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:Aareon-Deutschland:Python/SLES_15.6/home:Aareon-Deutschland:Python.repo
zypper refresh
zypper install python-pytest
对于 SLES 12.5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:Aareon-Deutschland:Python/SLES_12.5/home:Aareon-Deutschland:Python.repo
zypper refresh
zypper install python-pytest