From 1de719ce82a8df093553937ec9cae2a1a9262fd6d65dcd697cf7bba06e1fc9ce Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 31 Dec 2022 13:05:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=27 --- python-nbclassic.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-nbclassic.spec b/python-nbclassic.spec index 4623cbb..6e0054b 100644 --- a/python-nbclassic.spec +++ b/python-nbclassic.spec @@ -71,6 +71,7 @@ BuildRequires: this-specfile-is-not-functional-without-libalternatives %if %{with test} BuildRequires: %{python_module nbclassic = %{version}} BuildRequires: %{python_module pytest-console-scripts} +BuildRequires: %{python_module pytest-jupyter} BuildRequires: %{python_module pytest-tornasync} BuildRequires: %{python_module pytest} %endif