gnu: Remove python2-backpack.
* gnu/packages/python-xyz.scm (python2-backpack): Delete variable.
This commit is contained in:
parent
01dff5c377
commit
a3f8802a90
1 changed files with 0 additions and 3 deletions
|
@ -17150,9 +17150,6 @@ (define-public python-backpack
|
|||
collections of data.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-backpack
|
||||
(package-with-python2 python-backpack))
|
||||
|
||||
(define-public python-prompt-toolkit
|
||||
(package
|
||||
(name "python-prompt-toolkit")
|
||||
|
|
Loading…
Reference in a new issue