From 8cbb7277356ee34ae7037be7efdf3a6d2e8a5e23 Mon Sep 17 00:00:00 2001 From: Dillon Dumesnil Date: Thu, 5 Oct 2017 15:20:31 -0400 Subject: [PATCH] Making it so the requirements file only points to a branch and not a specific commit --- requirements/edx/github.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 80853dc199..72a0f5b2ff 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -107,4 +107,5 @@ git+https://github.com/edx/edx-proctoring.git@1.3.1#egg=edx-proctoring==1.3.1 git+https://github.com/mitodl/edx-sga.git@d019b8a050c056db535e3ff13c93096145a932de#egg=edx-sga==0.7.1 git+https://github.com/open-craft/xblock-poll@7ba819b968fe8faddb78bb22e1fe7637005eb414#egg=xblock-poll==1.2.7 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.0.18#egg=xblock-drag-and-drop-v2==2.0.18 -git+https://github.com/Dillon-Dumesnil/xblock-review@5211dd700f7661568b97f1a554ad67deefedf17d#egg=xblock-review==0.1 +# TODO: Deploy xblock-review to PyPI and pin it before going to master. Talk to Feanil if any questions +-e git+https://github.com/Dillon-Dumesnil/xblock-review@master#egg=xblock-review