Be less verbose about dynamically generating BuildRequires.
This commit is contained in:
parent
c6e1b10975
commit
e4d9251517
1 changed files with 1 additions and 2 deletions
|
|
@ -80,8 +80,7 @@ sed -e 's|\("https://docs\.python\.org/3", \)None|\1"%{_docdir}/python3-docs/htm
|
|||
-i docs/conf.py
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires
|
||||
%pyproject_buildrequires -N docs/requirements.txt
|
||||
%pyproject_buildrequires docs/requirements.txt
|
||||
|
||||
%build
|
||||
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue