diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 161042124a..a4392bcd15 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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") |