graphql-python / graphql-python/aiohttp-graphql
graphql-server-core==2.0.0 is compatible
Open
- Dominant language
- Python
- Stars
- 117
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
I'm guessing that `graphql-server-core>2` was expected to follow v3 and thus breaking compatibility with v2 based projects. Meanwhile @jkimbo published [v2.0.0](https://github.com/graphql-python/graphql-server-core/releases/tag/v2.0.0) without any breaking changes, making following line of setup.py outdated:
https://github.com/graphql-python/aiohttp-graphql/blob/a7aa6c6c1e9bda5842591b2a91ad800408a21b36/setup.py#L27
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.