me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-prompt-toolkit.

* gnu/packages/python-xyz.scm (python2-prompt-toolkit): Delete variable.
Maxim Cournoyer 2022-04-29 17:43:09 -04:00
parent 2b612f1589
commit 6a16599d39
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -18286,9 +18286,6 @@ scans through a file and detects issues.")
(list python-wcwidth python-six python-pygments))
(properties '())))
(define-public python2-prompt-toolkit
(package-with-python2 python-prompt-toolkit-2))
(define-public python-prompt-toolkit-1
(package (inherit python-prompt-toolkit-2)
(version "1.0.15")