对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:inescid:python/openSUSE_Tumbleweed/home:inescid:python.repo
zypper refresh
zypper install python-pytest-virtualenv
对于 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:inescid:python/15.6/home:inescid:python.repo
zypper refresh
zypper install python-pytest-virtualenv
对于 15.5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:inescid:python/15.5/home:inescid:python.repo
zypper refresh
zypper install python-pytest-virtualenv