From 7dc5da713bbf121a53e94b7ac656c25f35e01dec Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Mon, 27 Jul 2015 12:44:39 -0300 Subject: [PATCH] Update tox. --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index f714b2a..e76c686 100644 --- a/tox.ini +++ b/tox.ini @@ -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 \ No newline at end of file + pip install https://github.com/juanifioren/pyjwkest/archive/patch-1.zip + {envbindir}/django-admin.py test oidc_provider --settings=oidc_provider.tests.app.settings