me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyld.

* gnu/packages/python-xyz.scm (python2-pyld): Delete variable.
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
1 changed files with 0 additions and 3 deletions

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