Merge pull request #15131 from edx/nedbat/help-tokens-from-pypi
Install help-tokens from PyPI
This commit is contained in:
@@ -64,6 +64,7 @@ firebase-token-generator==1.3.2
|
||||
GitPython==0.3.2.RC1
|
||||
glob2==0.3
|
||||
gunicorn==0.17.4
|
||||
help-tokens==1.0.2
|
||||
httpretty==0.8.3
|
||||
lazy==1.1
|
||||
mako==1.0.2
|
||||
|
||||
@@ -89,7 +89,6 @@ 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.4#egg=lti_consumer-xblock==1.1.4
|
||||
git+https://github.com/edx/edx-proctoring.git@0.18.1#egg=edx-proctoring==0.18.1
|
||||
git+https://github.com/edx/help-tokens.git@v1.0.0#egg=help-tokens==1.0.0
|
||||
|
||||
# Third Party XBlocks
|
||||
git+https://github.com/open-craft/xblock-poll@v1.2.6#egg=xblock-poll==1.2.6
|
||||
|
||||
Reference in New Issue
Block a user