mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Fixed tests
This commit is contained in:
parent
0c8fa40b62
commit
ecc2fa1e6e
|
@ -7,7 +7,7 @@ python:
|
|||
- 3.5
|
||||
- pypy
|
||||
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]
|
||||
- python setup.py develop
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user