diff --git a/setup.cfg b/setup.cfg index 7ac8e7c46..67c3be3de 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,3 +49,6 @@ show_error_codes = true pretty = true html_report = mypy-report no_implicit_optional = true + +[options] +packages = os_brick