remove obsolete comment

This commit is contained in:
John Dulaney 2017-10-19 19:43:49 -07:00
parent a45cb54b10
commit d8d3e31fa7
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ PYTHONPATH=build/lib.linux-* py.test-3 c/ testing/
%{__python2} setup_base.py build_ext -f -i
PYTHONPATH=build/lib.linux-* py.test c/ testing/
# Check is currently failing, re-disabling
%install
%if 0%{?with_python3}