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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6472,9 +6472,6 @@ (define-public python-honcho
displayed.")
(license license:expat)))
(define-public python2-honcho
(package-with-python2 python-honcho))
(define-public python-pexpect
(package
(name "python-pexpect")