We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20d19e7 + 6e339c6 commit 9cf22b7Copy full SHA for 9cf22b7
1 file changed
plugins/tutor-contrib-ltistore/tutor_ltistore/plugin.py
@@ -21,7 +21,7 @@
21
# so we're making this a config value you can change.
22
(
23
"LTISTORE_PIP_INSTALL",
24
- "git+https://github.com/feanil/openedx-ltistore.git@feanil/minimal_lti1p3_fixes",
+ "openedx-ltistore",
25
),
26
]
27
)
0 commit comments