Drop default -r argument from %pyproject_buildrequires
[skip changelog]
This commit is contained in:
parent
09ba63a0f2
commit
de4e9df2dc
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ sed -i "s/nixpy/nixpy-%{version}/" nixio/test/test_doc_examples.py
|
|||
cp %{SOURCE1} nixio/info.json -v -p
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -r
|
||||
%pyproject_buildrequires
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue