me
/
guix
Archived
1
0
Fork 0

gnu: python2-graphql-core: Remove package.

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

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
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
1 changed files with 0 additions and 3 deletions

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