diff --git a/setup.cfg b/setup.cfg index e438da7e4..756225974 100644 --- a/setup.cfg +++ b/setup.cfg @@ -70,8 +70,7 @@ exclude = tests [options.package_data] -* = *.json, *.md, *.config, py.typed, alembic.ini, script.py.mako, *.yaml -src/ostorlab/ui/static/ = * +* = *.json, *.md, *.config, py.typed, alembic.ini, script.py.mako, *.yaml, ui\/static\/*.* [options.extras_require]