tox: do not run pylint on tests/ for now

(it has a serie of Undefined variable 'Event/Subscription/Booking' as
those parts are not yet implemented)
This commit is contained in:
Frédéric Péters 2022-05-17 17:57:30 +02:00
parent f865371276
commit 0784cf53e8
1 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ deps =
git+https://git.entrouvert.org/publik-django-templatetags.git
commands =
./getlasso3.sh
./pylint.sh lingo/ tests/
./pylint.sh lingo/