gnu: Remove python2-backpack.

* gnu/packages/python-xyz.scm (python2-backpack): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:48:57 -04:00
parent 01dff5c377
commit a3f8802a90
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")