From 06edcc0f9b112d005b7fb4f30700d095563aa51d Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Wed, 11 Jul 2012 09:16:54 -0400 Subject: [PATCH] adding repo-requirements for modules that are checked into the repo --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 29d166fcee..5599215767 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,6 @@ sympy newrelic glob2 pymongo --e common/lib/capa --e common/lib/mitxmako --e common/lib/xmodule django_nose nosexcover rednose @@ -42,4 +39,5 @@ django-masquerade django-robots django-ses django-storages -django-threaded-multihost \ No newline at end of file +django-threaded-multihost +-f repo-requirements.txt