From 1409bca9d214f9f1a652d7f1ab754c58ced2ea04 Mon Sep 17 00:00:00 2001 From: Dillon Dumesnil Date: Fri, 17 Nov 2017 15:44:15 -0500 Subject: [PATCH] v1.0.0 release of Review XBlock --- requirements/edx/github.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index bd02a73757..e076cc9760 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -101,12 +101,11 @@ git+https://github.com/edx/xblock-utils.git@v1.0.5#egg=xblock-utils==1.0.5 git+https://github.com/edx/edx-user-state-client.git@1.0.1#egg=edx-user-state-client==1.0.1 git+https://github.com/edx/xblock-lti-consumer.git@v1.1.6#egg=lti_consumer-xblock==1.1.6 git+https://github.com/edx/edx-proctoring.git@1.3.1#egg=edx-proctoring==1.3.1 +# This is here because all of the other XBlocks are located here. However, it is published to PyPI and will be installed that way +xblock-review==1.0.0 # Third Party XBlocks 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 -# TODO: Deploy xblock-review to PyPI and pin it before going to master. Talk to Feanil if any questions -# For the purpose of being able to build during this PR time, I'm setting the branch to PR. Will switch to PyPI later --e git+https://github.com/Dillon-Dumesnil/xblock-review@PR#egg=xblock-review