Accepting request 1046207 from devel:languages:python:jupyter
- Add pytest-jupyter to test requirenents. Testing with jupyter-server pulls it in now gh#jupyter/nbclassic#190 OBS-URL: https://build.opensuse.org/request/show/1046207 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclassic?expand=0&rev=15
This commit is contained in:
commit
9a4c191f90
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 31 13:05:25 UTC 2022 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Add pytest-jupyter to test requirenents. Testing with
|
||||||
|
jupyter-server pulls it in now gh#jupyter/nbclassic#190
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 5 19:48:55 UTC 2022 - Arun Persaud <arun@gmx.de>
|
Sat Nov 5 19:48:55 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -71,6 +71,7 @@ BuildRequires: this-specfile-is-not-functional-without-libalternatives
|
|||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module nbclassic = %{version}}
|
BuildRequires: %{python_module nbclassic = %{version}}
|
||||||
BuildRequires: %{python_module pytest-console-scripts}
|
BuildRequires: %{python_module pytest-console-scripts}
|
||||||
|
BuildRequires: %{python_module pytest-jupyter}
|
||||||
BuildRequires: %{python_module pytest-tornasync}
|
BuildRequires: %{python_module pytest-tornasync}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user