diff --git a/plugins/tutor-contrib-ltistore/tutor_ltistore/plugin.py b/plugins/tutor-contrib-ltistore/tutor_ltistore/plugin.py index da27fe3..98e636d 100644 --- a/plugins/tutor-contrib-ltistore/tutor_ltistore/plugin.py +++ b/plugins/tutor-contrib-ltistore/tutor_ltistore/plugin.py @@ -21,7 +21,7 @@ # so we're making this a config value you can change. ( "LTISTORE_PIP_INSTALL", - "git+https://github.com/feanil/openedx-ltistore.git@feanil/minimal_lti1p3_fixes", + "openedx-ltistore", ), ] )