mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-prompt-toolkit.
* gnu/packages/python-xyz.scm (python2-prompt-toolkit): Delete variable.
This commit is contained in:
parent
2b612f1589
commit
6a16599d39
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue