diff --git a/setup.py b/setup.py index 02682ad619..1bad08d958 100644 --- a/setup.py +++ b/setup.py @@ -53,6 +53,7 @@ setup( # be reorganized to be a more conventional Python tree. packages=[ "cms", + "common", "lms", "openedx", "xmodule",