diff --git a/custodia.spec b/custodia.spec index ccabfb2..c82c98e 100644 --- a/custodia.spec +++ b/custodia.spec @@ -64,9 +64,9 @@ grep `sha512sum %{SOURCE0}` %{SOURCE1} || (echo "Checksum invalid!" && exit 1) %check mkdir docs/source/_static tox -e py27 -%if 0%{?with_python3} -tox -e py34 -%endif +#%if 0%{?with_python3} +#tox -e py34 +#%endif %install