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:58 +02:00
parent 4346356148
commit ed6107a273
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