Run tests

This commit is contained in:
Miro Hrončok 2020-10-06 00:04:56 +02:00
parent e0e27e9797
commit 2e254bcd68

View File

@ -82,6 +82,9 @@ Features:
%py3_install
rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/
%check
%{python3} -m tests
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md examples