Drop explicit -r for pyproject_buildrequires; no longer needed

This commit is contained in:
Benjamin A. Beasley 2022-11-10 11:19:46 -05:00
parent d403f5d48c
commit 175ebdafe3

View File

@ -154,10 +154,7 @@ Documentation for gi-docgen.
%generate_buildrequires
# There are no upstream tests to run; but we add the runtime requirements as
# BRs anyway so that the build will fail if some are not available in the
# distribution.
%pyproject_buildrequires -r
%pyproject_buildrequires
%prep