X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/38e127a205b49ab137d554895d426cb8e7dcd785..1c227118c3deb54a18e97a17644ece67839cb1a5:/tox.ini diff --git a/tox.ini b/tox.ini index c11d95d..d62a393 100644 --- a/tox.ini +++ b/tox.ini @@ -5,13 +5,13 @@ envlist=clear, stats [testenv] -indexserver=https://py.mdrn.pl:8443 commands=coverage run --source=cas_provider --append --branch cas_provider_examples/manage.py test simple deps= d15: Django>=1.5,<1.6 d16: Django>=1.6,<1.7 d17: Django>=1.7,<1.8 dd: https://github.com/django/django/zipball/master + d15,d16: https://bitbucket.org/andrewgodwin/south/get/e2c9102ee033.zip coverage basepython= py26: python2.6