summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2021-08-28 23:24:19 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2021-08-28 23:24:19 +0200
commit16ae9ebd21e6557a334b0a3272a6d3eea3f3bed8 (patch)
tree98565831c7c71b5a1601762dbc92377c2888f605 /gnu
parent706c7a7a2144da5b02bbf4b16b54c01662ef85ea (diff)
gnu: python2-chai: Remove package.
Nothing depends on it. * gnu/packages/python-xyz.scm (python2-chai): Remove variable.
Diffstat (limited to 'gnu')
-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 8eaaf028d7..40df068ae9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14570,9 +14570,6 @@ etc.")
objects, patterned after the Mocha library for Ruby.")
(license license:bsd-3)))
-(define-public python2-chai
- (package-with-python2 python-chai))
-
(define-public python-inflection
(package
(name "python-inflection")