Use py3_build

This commit is contained in:
eabdullin 2022-12-13 09:02:05 +03:00
parent 8b4ec52378
commit 1ffdb6d3c1
1 changed files with 2 additions and 4 deletions

View File

@ -39,12 +39,10 @@ Summary: %{summary}
%build
%pyproject_wheel
%py3_build
%install
%pyproject_install
%pyproject_save_files %{srcname}
%py3_install
%check