From be0e43af56fbd56dbb3f8d0266503e7b820f2c11 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 26 Sep 2012 09:48:40 -0400 Subject: added more optional test prereqs --- testsuite/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/install.sh') diff --git a/testsuite/install.sh b/testsuite/install.sh index 843de0890..9f3c87ad5 100755 --- a/testsuite/install.sh +++ b/testsuite/install.sh @@ -12,7 +12,7 @@ if [[ "$WITH_OPTIONAL_DEPS" == "yes" ]]; then pip install --use-mirrors 'markdown<2.2' pip install --use-mirrors simplejson fi - pip install --use-mirrors genshi cheetah 'django<1.4' M2Crypto PyYAML + pip install --use-mirrors genshi cheetah 'django<1.4' M2Crypto else # python < 2.6 requires M2Crypto for SSL communication, not just # for encryption support -- cgit v1.2.3-1-g7c22