summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2020-08-26 15:11:08 -0700
committerMichel Alexandre Salim <salimma@fedoraproject.org>2020-08-26 15:11:08 -0700
commit0d9d7ec83993824955960d111471bc1d17b95e98 (patch)
tree76943647b6df200d0a81e179b911a7874653e2c9 /python
parent7e2f30e77895552517084407f4407b253b29a9e7 (diff)
downloadspecs-0d9d7ec83993824955960d111471bc1d17b95e98.tar.gz
specs-0d9d7ec83993824955960d111471bc1d17b95e98.tar.xz
specs-0d9d7ec83993824955960d111471bc1d17b95e98.zip
python-sphinx-hoverxref: remove tests dir
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-sphinx-hoverxref.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-sphinx-hoverxref.spec b/python/python-sphinx-hoverxref.spec
index fc4e81f..90a3bc9 100644
--- a/python/python-sphinx-hoverxref.spec
+++ b/python/python-sphinx-hoverxref.spec
@@ -45,6 +45,8 @@ what’s in there.
%install
%py3_install
+# remove superfluous files
+rm -rf %{buildroot}%{python3_sitelib}/tests/
%check