From a57cc930b68fd03434f03f4294e75803eaab8f41 Mon Sep 17 00:00:00 2001 From: cewing Date: Thu, 28 May 2015 19:38:25 -0700 Subject: [PATCH] add ccx-keys as a dependency of edx --- requirements/edx/github.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 1d0176c9a8..a4a2474ee1 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -28,6 +28,8 @@ git+https://github.com/mfogel/django-settings-context-processor.git@b758c3930862 git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b # The officially released version of django-debug-toolbar-mongo doesn't support DJDT 1.x. This commit does. git+https://github.com/hmarr/django-debug-toolbar-mongo.git@b0686a76f1ce3532088c4aee6e76b9abe61cc808 +# custom opaque-key implementations for ccx +-e git+https://github.com/jazkarta/ccx-keys.git@e6b03704b1bb97c1d2f31301ecb4e3a687c536ea#egg=ccx-keys # Our libraries: -e git+https://github.com/edx/XBlock.git@e1831fa86bff778ffe1308e00d8ed51b26f7c047#egg=XBlock