pythonPackages.graphene: init at 3.0.0b6

This commit is contained in:
Sandro Jäckel
2021-01-07 10:42:19 +01:00
parent 14ed11bf18
commit 1c7d05fd15
2 changed files with 52 additions and 0 deletions
+2
View File
@@ -2669,6 +2669,8 @@ in {
graph_nets = callPackage ../development/python-modules/graph_nets { };
graphene = callPackage ../development/python-modules/graphene { };
graphql-core = callPackage ../development/python-modules/graphql-core { };
graphql-server-core = callPackage ../development/python-modules/graphql-server-core { };