From 9bc06c599dc1a7624e1642c37267cafe32740139 Mon Sep 17 00:00:00 2001 From: Alex Morega Date: Sat, 6 Jul 2013 14:32:42 +0200 Subject: don't run doctests any more --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index a787b8e..3567285 100644 --- a/tox.ini +++ b/tox.ini @@ -5,4 +5,4 @@ envlist = py26, py27, pypy, py33 deps = pytz pytest -commands = py.test babel tests [] +commands = py.test tests [] -- cgit v1.2.1