For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sbahling:python/openSUSE_Tumbleweed/home:sbahling:python.repo
zypper refresh
zypper install python-pytest-pylint
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sbahling:python/15.6/home:sbahling:python.repo
zypper refresh
zypper install python-pytest-pylint
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sbahling:python/15.5/home:sbahling:python.repo
zypper refresh
zypper install python-pytest-pylint
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sbahling:python/15.4/home:sbahling:python.repo
zypper refresh
zypper install python-pytest-pylint