From a84b50c00bbd49cfd12fe49634e6806b39102b30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Fri, 16 May 2014 10:17:35 +0200 Subject: [PATCH] Fix tests --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index f36963b0..ad5b2027 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,3 +21,5 @@ fn==0.2.13 # Comment it if you are using python >= 3.4 enum34==0.9.23 + +django-reversion==1.8.0