Closed s-t-e-v-e-n-k closed 1 year ago
If a project ships a pyproject.toml and does not ship setup.py, we should use %pyproject_wheel and '%pyproject_install` not the setup.py macros.
%pyproject_wheel
Done in #172
If a project ships a pyproject.toml and does not ship setup.py, we should use
%pyproject_wheel
and '%pyproject_install` not the setup.py macros.