This commit is contained in:
Susi Lehtola 2019-05-03 16:39:01 +02:00
parent db5e4f491b
commit 04f9751923

View File

@ -103,7 +103,7 @@ This package contains the Python 3 files.
%prep %prep
%setup -q %setup -q
%patch1 -p1 -b .nopip %patch1 -p1 -b .nopip
%patch2 -p0 -b .pytest4 %patch2 -p1 -b .pytest4
%build %build
pys="" pys=""