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

This commit is contained in:
Frédéric Péters 2020-09-24 20:02:32 +02:00
parent 151485e2f6
commit 361b1617b1
1 changed files with 3 additions and 3 deletions

View File

@ -41,15 +41,15 @@ deps:
django-webtest
Markdown<3
django-tables2<2.0
authentic: http://git.entrouvert.org/authentic.git/snapshot/authentic-master.tar.gz
authentic: https://git.entrouvert.org/authentic.git/snapshot/authentic-master.tar.gz
py2-authentic: django-filter<2
py3-authentic: django-filter<2.3
passerelle: http://git.entrouvert.org/passerelle.git/snapshot/passerelle-master.tar.gz
passerelle: https://git.entrouvert.org/passerelle.git/snapshot/passerelle-master.tar.gz
py2-passerelle: suds
py2-passerelle: pyrsistent<0.17
passerelle: python-memcached
multitenant: systemd-python
http://git.entrouvert.org/debian/django-tenant-schemas.git/snapshot/django-tenant-schemas-master.tar.gz
https://git.entrouvert.org/debian/django-tenant-schemas.git/snapshot/django-tenant-schemas-master.tar.gz
mock
httmock
requests