Remove pycache files in tests/, should be fixed next release
This commit is contained in:
parent
28d88d0bf6
commit
3691a6f8a9
@ -35,6 +35,7 @@ process and its pty.
|
||||
|
||||
%prep
|
||||
%setup -qn ptyprocess-%{version}
|
||||
rm -r tests/__pycache__ tests/*.pyc
|
||||
%if 0%{?with_python3}
|
||||
rm -rf %{py3dir}
|
||||
cp -ar . %{py3dir}
|
||||
|
Loading…
Reference in New Issue
Block a user