misc: declare publik-django-templatetags dependency

This commit is contained in:
Frédéric Péters 2022-05-17 17:44:30 +02:00
parent 348465fff0
commit 15c75af8c5
2 changed files with 4 additions and 1 deletions

3
debian/control vendored
View File

@ -13,7 +13,8 @@ Depends: ${misc:Depends}, ${python3:Depends},
python3-djangorestframework,
python3-gadjo,
python3-requests,
python3-eopayment
python3-eopayment,
python3-publik-django-templatetags
Recommends: python3-django-mellon
Description: Payment and Billing System (Python module)

View File

@ -28,6 +28,7 @@ deps =
pyquery
psycopg2-binary<2.9
django-mellon>=1.13
git+https://git.entrouvert.org/publik-django-templatetags.git
pre-commit
commands =
./getlasso3.sh
@ -54,6 +55,7 @@ deps =
django-webtest<1.9.3
pyquery
psycopg2-binary<2.9
git+https://git.entrouvert.org/publik-django-templatetags.git
commands =
./getlasso3.sh
./pylint.sh lingo/ tests/