Commit 57fd280b by Brittney Exline Committed by GitHub

Merge pull request #14563 from edx/bexline/sf_oauth

ENT-191 Adding new edx-enterprise packages to be optionally installed
parents 83f2be49 0cdce8ed
......@@ -2692,8 +2692,10 @@ OPTIONAL_APPS = (
# Organizations App (http://github.com/edx/edx-organizations)
'organizations',
# Enterprise App (http://github.com/edx/edx-enterprise)
# Enterprise Apps (http://github.com/edx/edx-enterprise)
'enterprise',
'integrated_channels.integrated_channel',
'integrated_channels.sap_success_factors',
# Required by the Enterprise App
'django_object_actions', # https://github.com/crccheck/django-object-actions
)
......
......@@ -52,7 +52,7 @@ edx-lint==0.4.3
astroid==1.3.8
edx-django-oauth2-provider==1.1.4
edx-django-sites-extensions==2.1.1
edx-enterprise==0.24.0
edx-enterprise==0.26.3
edx-oauth2-provider==1.2.0
edx-opaque-keys==0.4.0
edx-organizations==0.4.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment