1
0

- Remove upper bound on pytest, and switch to importlib import-mode.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=59
This commit is contained in:
2024-05-22 04:15:15 +00:00
committed by Git OBS Bridge
parent 1f5f056e82
commit 3304620955
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 22 04:15:02 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Remove upper bound on pytest, and switch to importlib import-mode.
-------------------------------------------------------------------
Fri Mar 29 18:20:02 UTC 2024 - Ben Greiner <code@bnavigator.de>