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 ebe975073e..29d3309648 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -18546,9 +18546,6 @@ JSON) codec.") discovery, monitoring and configuration.") (license license:expat))) -(define-public python2-consul - (package-with-python2 python-consul)) - (define-public python-schematics (package (name "python-schematics") |