Merge pull request #3896 from edx/will/install-ease-and-requirements
Install EASE and requirements
This commit is contained in:
@@ -45,6 +45,7 @@ Markdown==2.2.1
|
||||
mongoengine==0.7.10
|
||||
networkx==1.7
|
||||
nltk==2.0.4
|
||||
nose==1.3.3
|
||||
oauthlib==0.5.1
|
||||
paramiko==1.9.0
|
||||
path.py==3.0.1
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
-e git+https://github.com/edx/acid-block.git@459aff7b63db8f2c5decd1755706c1a64fb4ebb1#egg=acid-xblock
|
||||
-e git+https://github.com/edx/edx-ora2.git@release-2014-05-23T16.59#egg=edx-ora2
|
||||
-e git+https://github.com/edx/opaque-keys.git@1f5ab1abd8273559795b0460e74658e7cd8adc8d#egg=opaque-keys
|
||||
git+https://github.com/edx/ease.git@6eee938f98777367b414217c09a8dce05efc2d7f#egg=ease
|
||||
|
||||
# Prototype XBlocks for limited roll-outs and user testing. These are not for general use.
|
||||
-e git+https://github.com/pmitros/ConceptXBlock.git@2376fde9ebdd83684b78dde77ef96361c3bd1aa0#egg=concept-xblock
|
||||
|
||||
Reference in New Issue
Block a user