[tox] envlist = py27,py33,py34,py35,pypy [testenv] deps= pytest>=2.7.2 django>=1.8.0,<1.9 pytest-django graphql-core==0.1a0 graphql-relay==0.1.3 flake8 six blinker singledispatch commands= py.test flake8 [pytest] DJANGO_SETTINGS_MODULE = tests.django_settings