mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-05-04 13:44:42 +00:00
Ignore bandit errors.
This commit is contained in:
parent
2322f7a0bf
commit
de2ed4bafc
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -29,6 +29,7 @@ python =
|
|||
description = PyCQA security linter
|
||||
deps = bandit<1.6
|
||||
commands = bandit -r --ini tox.ini
|
||||
ignore_errors = true
|
||||
|
||||
[testenv:py37-docs]
|
||||
description = Build the HTML documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue