1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-08 21:28:50 +02:00

gnu: Remove python2-simplejson.

* gnu/packages/python-xyz.scm (python2-simplejson): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-05-01 02:52:49 -04:00
parent d6c43683cf
commit 3bf50750fc
-3
View File
@@ -2724,9 +2724,6 @@ the optional C extension for speedups. Simplejson is also supported on
Python 3.3+.")
(license license:x11)))
(define-public python2-simplejson
(package-with-python2 python-simplejson))
(define-public python-pyicu
(package