Update tox.

This commit is contained in:
Juan Ignacio Fiorentino 2015-07-27 12:44:39 -03:00
parent 064b36d615
commit 7dc5da713b

View file

@ -13,5 +13,5 @@ commands =
pip uninstall --yes django-oidc-provider
pip install -e .
pip uninstall --yes pyjwkest
pip install https://github.com/juanifioren/pyjwkest/archive/patch-1.zip
{envbindir}/django-admin.py test oidc_provider --settings=oidc_provider.tests.app.settings
pip install https://github.com/juanifioren/pyjwkest/archive/patch-1.zip
{envbindir}/django-admin.py test oidc_provider --settings=oidc_provider.tests.app.settings