Commit afaa52a3 by Jharrod LaFon

Removes OAuth dependencies from tox configurations

parent baa518cd
......@@ -45,9 +45,6 @@ basepython = python2.7
deps = Django==1.7
django-filter==0.7
defusedxml==0.3
# django-oauth-plus==2.2.1
# oauth2==1.5.211
# django-oauth2-provider==0.2.4
django-guardian==1.2.3
Pillow==2.3.0
pytest-django==2.6.1
......@@ -81,9 +78,6 @@ basepython = python2.7
deps = Django==1.6.3
django-filter==0.7
defusedxml==0.3
django-oauth-plus==2.2.1
oauth2==1.5.211
django-oauth2-provider==0.2.4
django-guardian==1.2.3
Pillow==2.3.0
pytest-django==2.6.1
......@@ -93,9 +87,6 @@ basepython = python2.6
deps = Django==1.6.3
django-filter==0.7
defusedxml==0.3
django-oauth-plus==2.2.1
oauth2==1.5.211
django-oauth2-provider==0.2.4
django-guardian==1.2.3
Pillow==2.3.0
pytest-django==2.6.1
......@@ -129,9 +120,6 @@ basepython = python2.7
deps = django==1.5.6
django-filter==0.7
defusedxml==0.3
django-oauth-plus==2.2.1
oauth2==1.5.211
django-oauth2-provider==0.2.3
django-guardian==1.2.3
Pillow==2.3.0
pytest-django==2.6.1
......@@ -141,9 +129,6 @@ basepython = python2.6
deps = django==1.5.6
django-filter==0.7
defusedxml==0.3
django-oauth-plus==2.2.1
oauth2==1.5.211
django-oauth2-provider==0.2.3
django-guardian==1.2.3
Pillow==2.3.0
pytest-django==2.6.1
......@@ -153,9 +138,6 @@ basepython = python2.7
deps = django==1.4.11
django-filter==0.7
defusedxml==0.3
django-oauth-plus==2.2.1
oauth2==1.5.211
django-oauth2-provider==0.2.3
django-guardian==1.2.3
Pillow==2.3.0
pytest-django==2.6.1
......@@ -165,9 +147,6 @@ basepython = python2.6
deps = django==1.4.11
django-filter==0.7
defusedxml==0.3
django-oauth-plus==2.2.1
oauth2==1.5.211
django-oauth2-provider==0.2.3
django-guardian==1.2.3
Pillow==2.3.0
pytest-django==2.6.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment