me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-ptyprocess.

* gnu/packages/python-xyz.scm (python2-ptyprocess): Delete variable.
Maxim Cournoyer 2022-04-29 23:13:42 -04:00
parent 059365b969
commit 4392bf589f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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.") pseudo terminal (pty), and interact with both the process and its pty.")
(license license:isc))) (license license:isc)))
(define-public python2-ptyprocess
(package-with-python2 python-ptyprocess))
(define-public python-cram (define-public python-cram
(package (package
(name "python-cram") (name "python-cram")