mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-ptyprocess.
* gnu/packages/python-xyz.scm (python2-ptyprocess): Delete variable.
This commit is contained in:
parent
059365b969
commit
4392bf589f
1 changed files with 0 additions and 3 deletions
|
@ -11276,9 +11276,6 @@ markdown_py is also provided to convert Markdown files to HTML.")
|
|||
pseudo terminal (pty), and interact with both the process and its pty.")
|
||||
(license license:isc)))
|
||||
|
||||
(define-public python2-ptyprocess
|
||||
(package-with-python2 python-ptyprocess))
|
||||
|
||||
(define-public python-cram
|
||||
(package
|
||||
(name "python-cram")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue