Drop default argument -r for pyproject_buildrequires
This commit is contained in:
parent
3ebb73349b
commit
dcc95d0ce8
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ echo 'nbsphinx_allow_errors = True' >> docs/conf.py
|
|||
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -r requirements-dev-filtered.txt
|
||||
%pyproject_buildrequires requirements-dev-filtered.txt
|
||||
|
||||
|
||||
%build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue