Read the runtime dependencies from pyproject.toml
By switching to `-p` argument of `pyproject_buildrequires`, we don't have to build the project twice.
This commit is contained in:
@@ -309,7 +309,7 @@ gzip -dc %SOURCE1000 | tar xf - --transform='s~^mpl-images-%{mpl_images_version}
|
||||
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -w %build_backend_args
|
||||
%pyproject_buildrequires -p
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user