Runtime dependencies are loaded by default now

This commit is contained in:
Karolina Surma 2026-02-03 10:36:16 +01:00 committed by Miro Hrončok
commit 386cb6e874

View file

@ -397,7 +397,7 @@ rm tests/test_extensions/test_ext_imgconverter.py
%generate_buildrequires
%pyproject_buildrequires -r %{?with_tests:-x test}
%pyproject_buildrequires %{?with_tests:-x test}
%build