mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Remove python2-pexpect.
* gnu/packages/python-xyz.scm (python2-pexpect): Delete variable.
This commit is contained in:
parent
a38349bc66
commit
9d9855f6b8
1 changed files with 0 additions and 3 deletions
|
@ -8222,9 +8222,6 @@ Pexpect works like Don Libes’ Expect. Pexpect allows your script to spawn a
|
|||
child application and control it as if a human were typing commands.")
|
||||
(license license:isc)))
|
||||
|
||||
(define-public python2-pexpect
|
||||
(package-with-python2 python-pexpect))
|
||||
|
||||
(define-public python-setuptools-scm
|
||||
(package
|
||||
(name "python-setuptools-scm")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue