mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
Removed django from requirements
This commit is contained in:
parent
f145b50d6e
commit
cb6809c5f0
|
@ -4,7 +4,6 @@ python:
|
||||||
- 2.7
|
- 2.7
|
||||||
install:
|
install:
|
||||||
- pip install pytest pytest-cov coveralls flake8
|
- pip install pytest pytest-cov coveralls flake8
|
||||||
- pip install -e .[django]
|
|
||||||
- pip install git+https://github.com/dittos/graphqllib.git # Last version of graphqllib
|
- pip install git+https://github.com/dittos/graphqllib.git # Last version of graphqllib
|
||||||
- pip install graphql-relay
|
- pip install graphql-relay
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
|
|
Loading…
Reference in New Issue
Block a user