don't try and install pytest requirements on suse for now

This commit is contained in:
Luna 2024-03-06 16:52:03 +05:30 committed by Martin Pitt
parent 58ff0efc80
commit 50fc1b962e
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ Requires: subscription-manager-cockpit
BuildRequires: python3-devel
BuildRequires: python3-pip
%if 0%{?rhel} == 0
%if 0%{?rhel} == 0 && !0%{?suse_version}
# All of these are only required for running pytest (which we only do on Fedora)
BuildRequires: procps-ng
BuildRequires: pyproject-rpm-macros