Skip to content

Conversation

scottschreckengaust
Copy link

Fixes #166

Build Status

Looking into graphene's Argument defaut_value when it is an enumeration.
Reformat code
This is a trial to check the `black` failure.
@scottschreckengaust
Copy link
Author

scottschreckengaust commented Feb 20, 2019

Could somebody (@syrusakbary?) point me to why this PR (tox -> py27) may be failing? The build directly from travis source branch is passing, and I ran the below PR build successfully locally with python 2.7.14 as well on a python:2.7.14 docker image (which is what the travis logs show):

git clone --depth=50 https://github.com/graphql-python/graphql-core.git graphql-python/graphql-core
cd graphql-python/graphql-core
git fetch origin +refs/pull/229/merge:
git checkout -qf FETCH_HEAD
pip install coveralls tox
export TOXENV=py27
tox

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.

1 participant