diff --git a/setup.cfg b/setup.cfg index 2a88fbe0..5d087a51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ url = https://github.com/google/bumble [options] python_requires = >=3.8 -packages = bumble, bumble.transport, bumble.apps, bumble.apps.link_relay +packages = bumble, bumble.transport, bumble.profiles, bumble.apps, bumble.apps.link_relay package_dir = bumble = bumble bumble.apps = apps