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:39 +02:00
parent df26eee0d7
commit 45d0c02f91
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ setenv =
WCSCTL=wcs/wcsctl.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-django