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