More breaking out
This commit is contained in:
parent
9211668d9e
commit
789573a72a
6 changed files with 34 additions and 28 deletions
tools/python
|
@ -45,11 +45,3 @@ py_pytest(
|
|||
py_requirement("requirements-parser"),
|
||||
]
|
||||
)
|
||||
|
||||
py_binary(
|
||||
name = "openapi",
|
||||
main = "openapi_shim.py",
|
||||
deps = [
|
||||
py_requirement("openapi-spec-validator"),
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue