Drop default argument -r for pyproject_buildrequires
This commit is contained in:
parent
c51b12a59f
commit
1e0ec0e689
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