You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build!: Switch to openedx-core (renamed from openedx-learning)
Instead of installing openedx-learning==0.32.0,
we install openedx-core==0.34.1.
We update various class names, function names, docstrings, and comments to
represent the rename.
BREAKING CHANGE: for openedx-learning/openedx-core developers:
You may need to uninstall openedx-learning and re-install openedx-core
from your venv. If running tutor, you may need to un-mount openedx-learning,
rename the directory to openedx-core, re-mount it, and re-build.
Part of: openedx/openedx-core#470
0 commit comments