1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: python2-graphql-core: Remove package.

* gnu/packages/python-xyz.scm (python2-graphql-core): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:39 +01:00 committed by Maxim Cournoyer
parent ec2384b79d
commit 5f3411e401
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -14665,9 +14665,6 @@ This library is a port of @url{https://github.com/graphql/graphql-js,graphql-js}
to Python.")
(license license:expat)))
(define-public python2-graphql-core
(package-with-python2 python-graphql-core))
(define-public python-graphql-relay
(package
(name "python-graphql-relay")