gnu: Remove python2-schematics.
* gnu/packages/python-xyz.scm (python2-schematics): Delete variable.
parent
5ab8206491
commit
273ec2dc3b
|
@ -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")
|
||||
|
|
Reference in New Issue