diff --git a/setup.cfg b/setup.cfg index 07f110257..1aeb04c62 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,3 +48,6 @@ show_error_codes = true pretty = true html_report = mypy-report no_implicit_optional = true + +[options] +packages = os_brick