ci: add publik-django-templatetags.git dep

This commit is contained in:
Frédéric Péters 2022-05-13 22:05:20 +02:00
parent de71a17e88
commit 8647c3162e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ deps =
django>=1.11,<2.3
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
git+https://git.entrouvert.org/publik-django-templatetags.git
pre-commit
commands =
py.test {posargs: {env:JUNIT:} {env:COVERAGE:} tests/}