Runtime dependencies are loaded by default now
This commit is contained in:
parent
e4c31fd612
commit
386cb6e874
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue