mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Run mypy on all tox environments
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
parent
9df4f858ed
commit
10482f75f5
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -25,6 +25,6 @@ usedevelop = True
|
|||
commands =
|
||||
pytest
|
||||
prospector
|
||||
py{36,37}: mypy axes
|
||||
mypy axes
|
||||
setenv =
|
||||
PYTHONDONTWRITEBYTECODE=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue