|
|
@ -48,9 +48,7 @@ sed -i 's/coverage.*//' tox.ini
|
|
|
|
sed -i 's/\(py\.test.*\)$/\1 \{posargs\}/' tox.ini
|
|
|
|
sed -i 's/\(py\.test.*\)$/\1 \{posargs\}/' tox.ini
|
|
|
|
|
|
|
|
|
|
|
|
%generate_buildrequires
|
|
|
|
%generate_buildrequires
|
|
|
|
# pyproject_buildrequires.py fails with
|
|
|
|
%pyproject_buildrequires -w %{?with_tests:-t}
|
|
|
|
# ValueError: build backend cannot provide build metadata (incl. runtime requirements) before build.
|
|
|
|
|
|
|
|
%pyproject_buildrequires %{?with_tests:-t} || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
%pyproject_wheel
|
|
|
|
%pyproject_wheel
|
|
|
|