tox: get django-ckeditor & hobo using https (via #46904#note-2)

This commit is contained in:
Frédéric Péters 2020-09-24 20:01:11 +02:00
parent fd41a24bad
commit 97630da8f3
1 changed files with 2 additions and 2 deletions

View File

@ -14,13 +14,13 @@ setenv =
deps =
django111: django>=1.11,<1.12
django22: django>=2.2,<2.3
http://git.entrouvert.org/hobo.git/snapshot/hobo-master.tar.gz
https://git.entrouvert.org/hobo.git/snapshot/hobo-master.tar.gz
pytest-cov
pytest-django
pytest
django-webtest
premailer<3.7
git+http://git.entrouvert.org/debian/django-ckeditor.git
git+https://git.entrouvert.org/debian/django-ckeditor.git
djangorestframework>=3.3,<3.8
pylint
astroid