Make %{_pyproject_wheeldir} an implementation detail
This commit is contained in:
parent
fb4066b150
commit
91acc88e2d
@ -61,7 +61,6 @@ And install the wheel in `%install` with `%pyproject_install`:
|
||||
%pyproject_install
|
||||
|
||||
`%pyproject_install` installs all wheels in `$PWD/pyproject-wheeldir/`.
|
||||
If you would like to save wheels somewhere else, redefine `%{_pyproject_wheeldir}`.
|
||||
|
||||
|
||||
Adding run-time and test-time dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user