1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-14 21:25:55 +02:00

gnu: Remove python2-pyld.

* gnu/packages/python-xyz.scm (python2-pyld): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 23:13:13 -04:00
parent 68f71a2bfd
commit 59a04f3229
-3
View File
@@ -3403,9 +3403,6 @@ files.")
"PyLD is an implementation of the JSON-LD specification.")
(license license:bsd-3)))
(define-public python2-pyld
(package-with-python2 python-pyld))
(define-public python-cli-helpers
(package
(name "python-cli-helpers")