From b1e82854031ddd5531e02dea5a0e3a48ac04868d Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jun 30 2018 16:44:37 +0000 Subject: Remove .pytest_cache from site-packages --- diff --git a/python-astropy-healpix.spec b/python-astropy-healpix.spec index 5e01ee8..05df385 100644 --- a/python-astropy-healpix.spec +++ b/python-astropy-healpix.spec @@ -58,6 +58,7 @@ py.test-%{python3_version} %{modname} popd # Hypothesis tests creates some files in sitearch... we remove them now rm -rf %{buildroot}%{python3_sitearch}/.hypothesis +rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache # Note that there is no %%files section for the unversioned python module if we are building for several python runtimes %files -n python3-%{srcname}