- Do not depend on jupyter metapackge for tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=71
This commit is contained in:
2024-11-27 12:54:01 +00:00
committed by Git OBS Bridge
parent 0292d8975d
commit e59564aebb
2 changed files with 3 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ Wed Nov 27 12:02:14 UTC 2024 - Ben Greiner <code@bnavigator.de>
supporting additional keyword values. For example, 'bold' and
'normal' as well as integers as used in font weights [#4612].
- Refresh plotly-pr4622-np2.patch gh#plotly/plotly.py#4622
- Do not depend on jupyter metapackge for tests
-------------------------------------------------------------------
Thu Jul 18 08:19:01 UTC 2024 - Ben Greiner <code@bnavigator.de>