diff options
Diffstat (limited to 'gnu')
-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 8188ff6333..8bfc64a4d1 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -18724,9 +18724,6 @@ JSON) codec.") (description "Python Data Structures for Humans.") (license license:bsd-3))) -(define-public python2-schematics - (package-with-python2 python-schematics)) - (define-public python-odfpy (package (name "python-odfpy") |