Get the latest version of XBlock automatically
This commit is contained in:
@@ -3,4 +3,3 @@
|
||||
-e git://github.com/MITx/django-pipeline.git#egg=django-pipeline
|
||||
-e git://github.com/MITx/django-wiki.git@e2e84558#egg=django-wiki
|
||||
-e git://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev
|
||||
-e git+ssh://git@github.com/MITx/xmodule-debugger@v0.1#egg=XBlock
|
||||
|
||||
@@ -2,3 +2,8 @@
|
||||
-e common/lib/capa
|
||||
-e common/lib/xmodule
|
||||
-e .
|
||||
|
||||
# XBlock:
|
||||
# Might change frequently, so put it in local-requirements.txt,
|
||||
# but conceptually is an external package, so it is in a separate repo.
|
||||
-e git+ssh://git@github.com/MITx/xmodule-debugger@8f82a3b7fc#egg=XBlock
|
||||
|
||||
Reference in New Issue
Block a user