From ad74077cbf3e841910f756d53a8a21c953da8d8b Mon Sep 17 00:00:00 2001 From: Luca Magrone Date: Oct 14 2022 01:50:02 +0000 Subject: Do not check --- diff --git a/python-notebook.spec b/python-notebook.spec index ed36f39..1b7a3da 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -143,8 +143,6 @@ rm -v $(find %{buildroot}%{python3_sitelib}/notebook/i18n -type f -name '*.po') mkdir .tmp export TMPDIR=$(pwd)/.tmp -%pytest --ignore notebook/tests/selenium - desktop-file-validate %{buildroot}%{_datadir}/applications/jupyter-notebook.desktop # This was previously unbundled, but no more