Skip to content

Commit 33a0d69

Browse files
committed
temp: Switch to a fork while we iterate on the ltistore code.
There are issues with the base ltistore code so have the plugin install a branch off of my fork for now where we can iterate and debug while we test it out with the latest versions of edx-platform.
1 parent 8027f90 commit 33a0d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
2-
pip install openedx-ltistore
2+
pip install git+https://github.com/feanil/openedx-ltistore.git@feanil/lti1p3_fixes

0 commit comments

Comments
 (0)