From e7b67d7225d526e2c5f6ef671326c7b9adf38ef8 Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Sat, 25 Aug 2012 12:15:03 -0400 Subject: [PATCH] Switch django-wiki dependency to a clone in our org so that local changes are easier to make --- repo-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo-requirements.txt b/repo-requirements.txt index da38cee406..f98d05ffc9 100644 --- a/repo-requirements.txt +++ b/repo-requirements.txt @@ -1,6 +1,6 @@ -e git://github.com/MITx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles -e git://github.com/MITx/django-pipeline.git#egg=django-pipeline --e git://github.com/rocha/django-wiki.git@33e9a24b9a20#egg=django-wiki +-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 common/lib/capa -e common/lib/xmodule