mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-23 01:56:54 +03:00
Fixed tests
This commit is contained in:
parent
0c8fa40b62
commit
ecc2fa1e6e
|
@ -7,7 +7,7 @@ python:
|
||||||
- 3.5
|
- 3.5
|
||||||
- pypy
|
- pypy
|
||||||
install:
|
install:
|
||||||
- pip install pytest pytest-cov coveralls flake8 six blinker
|
- pip install pytest pytest-cov coveralls flake8 six blinker pytest-django
|
||||||
- pip install -e .[django]
|
- pip install -e .[django]
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user