1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 14:10:38 +02:00

gnu: python2-honcho: Remove package.

* gnu/packages/python-xyz.scm (python2-honcho): Delete.
This commit is contained in:
Maxim Cournoyer
2021-01-29 10:18:23 -05:00
parent a1df6295de
commit 10784fc28c

View File

@@ -6472,9 +6472,6 @@ The output of all running processes is collected by honcho and
displayed.")
(license license:expat)))
(define-public python2-honcho
(package-with-python2 python-honcho))
(define-public python-pexpect
(package
(name "python-pexpect")