Get the latest version of XBlock automatically

This commit is contained in:
Ned Batchelder
2013-01-24 13:52:43 -05:00
parent ac9d162d86
commit 7257a728aa
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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