mirror of
https://github.com/graphql-python/graphene.git
synced 2025-04-15 14:52:01 +03:00
Previously, installing graphene and trying to do `from graphene.test import Client` as recommended in the docs caused an `ImportError`, as the 'promise' library is imported but only listed as a requirement in the 'test' section of the setup.py file. |
||
---|---|---|
.. | ||
__init__.py |