mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 08:35:01 +00:00
Add explicit formatting targets
This commit is contained in:
parent
93bb73552e
commit
643da6d7ad
1 changed files with 1 additions and 2 deletions
3
tox.ini
3
tox.ini
|
|
@ -28,6 +28,5 @@ commands =
|
|||
pytest
|
||||
{py36,py37}: mypy axes
|
||||
{py36,py37}: prospector
|
||||
{py36,py37}: black --check --diff axes
|
||||
setenv =
|
||||
{py36,py37}: black -t py36 --check --diff axes
|
||||
PYTHONDONTWRITEBYTECODE=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue