1
0

- Update to 0.2.4

* Fix extension discovery warning #31 (@Zsailer)
- Stop testing on python39: no pytest-jupyter anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook-shim?expand=0&rev=14
This commit is contained in:
2024-03-08 13:32:57 +00:00
committed by Git OBS Bridge
parent 930fbc96c1
commit 9edab5a448
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 8 13:26:06 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 0.2.4
* Fix extension discovery warning #31 (@Zsailer)
- Stop testing on python39: no pytest-jupyter anymore
-------------------------------------------------------------------
Thu Aug 17 16:06:14 UTC 2023 - Ben Greiner <code@bnavigator.de>