From 406b209a4722c61b13580c949964459c4e1ae85a Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Fri, 24 Aug 2012 16:48:20 +0200
Subject: [PATCH] Remove version settings

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 4d88322..565215e 100644
--- a/README.rst
+++ b/README.rst
@@ -47,7 +47,7 @@ script)::
 
     install_requires=[
       ...
-      "xbob.db.replay >= 1.1",
+      "xbob.db.replay",
     ],
 
 Proceed normally with your ``boostrap/buildout`` steps and you should be all
-- 
GitLab