- pytest made attrs optional, add it here

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=25
This commit is contained in:
2025-04-22 13:02:40 +00:00
committed by Git OBS Bridge
parent 02c2c58a10
commit 848aa41eda
2 changed files with 6 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ Requires: python-attrs >= 19.2.0
Requires: python-pytest >= 7.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module attrs >= 19.2.0}
BuildRequires: %{python_module pytest >= 7.0}
# /SECTION
%python_subpackages