summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-01-29 10:18:23 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-01-29 10:58:22 -0500
commit10784fc28c5aadefdaf44c48299fe81234be746f (patch)
tree715823e71988340b0909836588a1dbd8c9791806 /gnu/packages
parenta1df6295de620a4b0434539902ea94ddd8319517 (diff)
gnu: python2-honcho: Remove package.
* gnu/packages/python-xyz.scm (python2-honcho): Delete.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 3c18ef72b6..91c3756ffb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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")