Don't unnecessarily remove egg-info directory
This has never been needed.
This commit is contained in:
parent
eefdf30840
commit
a6a50901c2
@ -33,8 +33,6 @@ Summary: %{summary}
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{pypi_name}-%{version}
|
%autosetup -n %{pypi_name}-%{version}
|
||||||
# Remove bundled egg-info
|
|
||||||
rm -rf %{pypi_name}.egg-info
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
|
Loading…
Reference in New Issue
Block a user