diff --git a/setup.py b/setup.py index b87c71102d..50f3640e67 100644 --- a/setup.py +++ b/setup.py @@ -97,7 +97,6 @@ setup( "discussion = lms.djangoapps.discussion.apps:DiscussionConfig", "olx_rest_api = openedx.core.djangoapps.olx_rest_api.apps:OlxRestApiAppConfig", "plugins = openedx.core.djangoapps.plugins.apps:PluginsConfig", - "schedules = openedx.core.djangoapps.schedules.apps:SchedulesConfig", "theming = openedx.core.djangoapps.theming.apps:ThemingConfig", "bookmarks = openedx.core.djangoapps.bookmarks.apps:BookmarksConfig", "zendesk_proxy = openedx.core.djangoapps.zendesk_proxy.apps:ZendeskProxyConfig",