gnu: Remove python2-clyent.

* gnu/packages/python-xyz.scm (python2-clyent): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:03:30 -04:00
parent c8638b6db6
commit d0d907dff8
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -1242,9 +1242,6 @@ and function call return values in a human-readable way.")
by @code{binstar}, @code{binstar-build}, and @code{chalmers}.")
(license license:bsd-3)))
(define-public python2-clyent
(package-with-python2 python-clyent))
(define-public python-babel
(package
(name "python-babel")