me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pexpect.

* gnu/packages/python-xyz.scm (python2-pexpect): Delete variable.
Maxim Cournoyer 2022-04-29 23:00:58 -04:00
parent a38349bc66
commit 9d9855f6b8
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions
gnu/packages

View File

@ -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")