1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 19:10:49 +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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

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")