potential fix for Python3.8

This commit is contained in:
gaochao_100 2020-06-19 15:24:30 +08:00
parent daedb9df53
commit 2ba039a14c

View File

@ -47,9 +47,6 @@ Buildrequires: python3-devel python3-pycparser python3-pytest python3-setuptool
%py2_install %py2_install
%py3_install %py3_install
%check
PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
%files -n python2-%{_name} %files -n python2-%{_name}
%defattr(-,root,root) %defattr(-,root,root)
%doc LICENSE AUTHORS %doc LICENSE AUTHORS