Get flake8 working as an aspect
This commit is contained in:
parent
3a1ffe6d6a
commit
81386229c6
12 changed files with 112 additions and 8 deletions
tools/sphinx
|
|
@ -8,5 +8,8 @@ py_binary(
|
|||
py_requirement("sphinxcontrib-openapi"),
|
||||
py_requirement("sphinxcontrib-programoutput"),
|
||||
py_requirement("livereload"),
|
||||
]
|
||||
],
|
||||
visibility = [
|
||||
"//visibility:public"
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue