gnu: python-huey: Add a maintenance note.

* gnu/packages/python-xyz.scm (python-huey): Add a maintenance note.

Change-Id: I98397177a3d17f5564bd984538ff51545ba8533e
This commit is contained in:
Sharlatan Hellseher 2025-09-29 00:24:48 +01:00
parent bdfc3a0bcf
commit 5f8823f384
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -977,6 +977,8 @@ package. ")
It also supports IPython/Jupyter.") It also supports IPython/Jupyter.")
(license license:expat))) (license license:expat)))
;; TODO: Move to ci or task-runners, see:
;; <https://codeberg.org/guix/guix/issues/3096>.
(define-public python-huey (define-public python-huey
(package (package
(name "python-huey") (name "python-huey")