mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: Remove python2-simplejson.
* gnu/packages/python-xyz.scm (python2-simplejson): Delete variable.
This commit is contained in:
parent
d6c43683cf
commit
3bf50750fc
1 changed files with 0 additions and 3 deletions
|
@ -2724,9 +2724,6 @@ (define-public python-simplejson
|
|||
Python 3.3+.")
|
||||
(license license:x11)))
|
||||
|
||||
(define-public python2-simplejson
|
||||
(package-with-python2 python-simplejson))
|
||||
|
||||
|
||||
(define-public python-pyicu
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue