Skip to content
Snippets Groups Projects
Commit cfc63722 authored by Feanil Patel's avatar Feanil Patel
Browse files

Undo revert.

This change was reverted along with the downgrade of super-csv because
it was believed that this change was causing issues with celery task
registration.

It was reverted in https://github.com/edx/edx-platform/pull/25762

The fix turned out to be something different and this and the
super-csv library should both be same to upgrade.  The library
upgrade will come in a follow-on make upgrade with some other
constraints that also need to be lifted.

Actual fix: https://github.com/edx/edx-platform/pull/25822
parent 0c57a021
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ EDX_REPO_APPS = {
'integrated_channels': 'https://github.com/edx/edx-enterprise',
'organizations': 'https://github.com/edx/edx-organizations',
'search': 'https://github.com/edx/edx-search',
'super_csv': 'https://github.com/edx/super-csv',
'wiki': 'https://github.com/edx/django-wiki',
'lti_consumer': 'https://github.com/edx/xblock-lti-consumer',
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment