From 6e467646553a5047a19c49e93cb9f68e9c3683d9 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Tue, 8 Oct 2013 09:38:05 +0530 Subject: [PATCH] Use cram v0.6, for python3.3 support and others. --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 486994a..61c8e0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1 @@ -# Published version of cram v0.5 does not have the --shell option. -https://bitbucket.org/brodie/cram/get/6158305.tar.bz2 +cram==0.6 -- 2.0.0