Remove upstream egg-info if it exists
This commit is contained in:
parent
c5044699f9
commit
aad9398b60
@ -65,6 +65,7 @@ Requires: python%{python3_pkgversion}-cryptography >= 1.4.0
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{srcname}-%{version} -p 1
|
%autosetup -n %{srcname}-%{version} -p 1
|
||||||
|
rm -rf %{eggname}.egg-info
|
||||||
# prevent pullng in `addopts` for pytest run later
|
# prevent pullng in `addopts` for pytest run later
|
||||||
rm setup.cfg
|
rm setup.cfg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user