potential fix for Python3.8
This commit is contained in:
parent
b0048f8ad7
commit
daedb9df53
@ -48,7 +48,6 @@ Buildrequires: python3-devel python3-pycparser python3-pytest python3-setuptool
|
|||||||
%py3_install
|
%py3_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
PYTHONPATH=%{buildroot}%{python2_sitearch} %{__python2} -m pytest c/ testing/
|
|
||||||
PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
||||||
|
|
||||||
%files -n python2-%{_name}
|
%files -n python2-%{_name}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user