Commit bf3a80e
committed
tests: add beautifulsoup4 dep to wato mypy target
test_host_diagnose.py imports bs4 for render-side coverage, so the
//tests/unit/cmk/gui/wato:wato target needs the beautifulsoup4
requirement to resolve its stubs under mypy.
Change-Id: Ic54bdbc80729c30751a67cad9d62141e612396051 parent 58ba5ca commit bf3a80e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments