diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 532554294e..3fbad56342 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -21328,9 +21328,6 @@ into 22 character URL-safe base64 slug representation.") syntax highlighting, markdown and more to the terminal.") (license license:expat))) -;; XXX: Deprecated on <2026-01-18>. -(define-deprecated/public-alias python-rich-next python-rich) - (define-public python-rich-click (package (name "python-rich-click") |
