tox: get additional modules using https (via #46904#note-2)

This commit is contained in:
Frédéric Péters 2020-09-24 20:05:21 +02:00
parent 59a6d5becf
commit 82c881135b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ setenv =
PASSERELLE_SETTINGS_FILE=tests/settings.py
deps =
django111: django>=1.11,<1.12
git+http://git.entrouvert.org/passerelle.git
git+https://git.entrouvert.org/passerelle.git
django-webtest
psycopg2-binary
pytest