gnu: python2-chai: Remove package.

Nothing depends on it.

* gnu/packages/python-xyz.scm (python2-chai): Remove variable.
This commit is contained in:
Guillaume Le Vaillant 2021-08-28 23:24:19 +02:00
parent 706c7a7a21
commit 16ae9ebd21
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -14570,9 +14570,6 @@ (define-public python-chai
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")