forked from pool/python-nbclassic
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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user