Enable tests again

epel8
Robert Kuska 9 years ago
parent fa3fb13b42
commit 020dbd3efe

@ -76,12 +76,12 @@ rm -rf *.egg-info
%py2_install %py2_install
#%check %check
#PYTHONPATH=%{buildroot}%{python2_sitelib}:$PWD/tests py.test-%{python2_version} -vv PYTHONPATH=%{buildroot}%{python2_sitelib}:$PWD/tests py.test-%{python2_version} -vv
#
#%if 0%{?with_python3} %if 0%{?with_python3}
#PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} -vv PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} -vv
#%endif # with_python3 %endif # with_python3
%files %files

Loading…
Cancel
Save