Add %check

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-01-21 13:25:50 -05:00
parent 6954608b1c
commit 359d70f19e

View File

@ -44,6 +44,9 @@ make -C docs html
%install
%{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT
%check
%{__python2} setup.py test
%files
%license LICENSE
%doc NEWS README.rst