mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-05-05 06:04:44 +00:00
Ignore it for real?
This commit is contained in:
parent
de2ed4bafc
commit
7580bc1619
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -28,7 +28,7 @@ python =
|
|||
[testenv:py37-bandit]
|
||||
description = PyCQA security linter
|
||||
deps = bandit<1.6
|
||||
commands = bandit -r --ini tox.ini
|
||||
commands = - bandit -r --ini tox.ini
|
||||
ignore_errors = true
|
||||
|
||||
[testenv:py37-docs]
|
||||
|
|
|
|||
Loading…
Reference in a new issue