mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-schematics.
* gnu/packages/python-xyz.scm (python2-schematics): Delete variable.
This commit is contained in:
parent
5ab8206491
commit
273ec2dc3b
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue