Skip to content

Fix build #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Fix build #52

merged 2 commits into from
Dec 5, 2019

Conversation

artofhuman
Copy link
Contributor

  • freeze graphql-core version <2
  • stub request in tests
  • fix flake8 issues

Ref: #51
Ref: #47

- freeze graphql-core version <2
- stub request in tests
- fix flake8 issues

Ref: graphql-python#51
Ref: graphql-python#47
@Cito Cito merged commit 6abd1c5 into graphql-python:master Dec 5, 2019
matthewborden pushed a commit to seermedical/seer-py that referenced this pull request Dec 6, 2019
GQL the GraphQL Implementation used within seer-py, was broken by an upgrade to the graphql-core package. This broken the interface of gql that seerpy depends on. Unfortunately `gql` is no longer mainted actively and the most active maintainer doesn't have permission to publish to PyPI, thus why this depends on the `gql` github project itself, which was fixed in graphql-python/gql#52.

graphql-python/gql#51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants