mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: Remove pudb.
* gnu/packages/python-xyz.scm (pudb): Delete variable. Change-Id: I9cdd207262a70bd0cfec89ce36e9ee035cf2ac67
This commit is contained in:
parent
4ba7a639bf
commit
ca0045c67a
1 changed files with 0 additions and 3 deletions
|
|
@ -33682,9 +33682,6 @@ all the niceties of modern GUI-based debuggers in a more lightweight and
|
|||
keyboard-friendly package.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-deprecated-package pudb
|
||||
python-pudb)
|
||||
|
||||
(define-public python-iwlib
|
||||
(package
|
||||
(name "python-iwlib")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue