diff --git a/python-sphinx-testing.spec b/python-sphinx-testing.spec index 051e5ea..92a0e14 100644 --- a/python-sphinx-testing.spec +++ b/python-sphinx-testing.spec @@ -108,7 +108,7 @@ PYTHONPATH=$PWD nosetests-%{python2_version} -v popd %if 0%{?with_python3} -# Python 3 install +# Test the python 3 build pushd python3-%{srcname}-%{version} PYTHONPATH=$PWD nosetests-%{python3_version} -v popd