tests: get snapshots form main git branch (#50369)

This commit is contained in:
Nicolas Roche 2021-01-20 18:54:10 +01:00
parent 9909e848a6
commit 0569685cb7
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ deps =
vobject
django-ratelimit<3
django>=2.2,<2.3
https://git.entrouvert.org/debian/django-ckeditor.git/snapshot/django-ckeditor-master.tar.gz
https://git.entrouvert.org/combo.git/snapshot/combo-master.tar.gz
https://git.entrouvert.org/debian/django-ckeditor.git/snapshot/django-ckeditor-main.tar.gz
https://git.entrouvert.org/combo.git/snapshot/combo-main.tar.gz
commands =
py.test {posargs: {env:JUNIT:} {env:COVERAGE:} tests/}