From 91acc88e2dfac058cccc08a346a1d80dcb2317f8 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Thu, 20 Aug 2020 12:02:34 +0200 Subject: [PATCH] Make %{_pyproject_wheeldir} an implementation detail --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3adc4e5..a08ab2f 100644 --- a/README.md +++ b/README.md @@ -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