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
parent e4c31fd612
commit 386cb6e874
+1 -1
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