mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 22:16:32 +01:00
gnu: python2-honcho: Remove package.
* gnu/packages/python-xyz.scm (python2-honcho): Delete.
This commit is contained in:
parent
a1df6295de
commit
10784fc28c
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue