graphql-python / graphql-core-legacy

GraphQL base implementation for Python (legacy version – see graphql-core for the current one)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxPY v3.0 requires Python 3.6

jeremytubbs opened this issue · comments

The recently released https://github.com/ReactiveX/RxPY requires Python 3.6 and breaks installation.

An update needs to be made to https://github.com/graphql-python/graphql-core/blob/master/setup.py#L24

#236