gnu: Remove python2-schematics.

* gnu/packages/python-xyz.scm (python2-schematics): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:23:11 -04:00
parent 5ab8206491
commit 273ec2dc3b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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