mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
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.")
|
collections of data.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-backpack
|
|
||||||
(package-with-python2 python-backpack))
|
|
||||||
|
|
||||||
(define-public python-prompt-toolkit
|
(define-public python-prompt-toolkit
|
||||||
(package
|
(package
|
||||||
(name "python-prompt-toolkit")
|
(name "python-prompt-toolkit")
|
||||||
|
|
Loading…
Reference in a new issue