From 03b15bd3d4e7a4664ffb4bf7db61dfa29fc355e2 Mon Sep 17 00:00:00 2001
From: Tres Seaver <tseaver@palladion.com>
Date: Mon, 19 Mar 2012 20:47:37 +0100
Subject: [PATCH] Don't need the pin.

---
 tox.ini |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tox.ini b/tox.ini
index ad05406..00b1327 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,7 +20,7 @@
     WebOb
     virtualenv
     nose
-    coverage==3.4
+    coverage
     nosexcover
 
 # we separate coverage into its own testenv because a) "last run wins" wrt

--
Gitblit v1.9.3