From f112ad6cfb7f23e0ad3b68b4d462e5792b10be99 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 7 Jul 2010 18:14:28 +0200 Subject: [PATCH] typo --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1ccf809..3c0ff3e 100644 --- a/tox.ini +++ b/tox.ini @@ -3,7 +3,7 @@ distshare={homedir}/.tox/distshare envlist=py26,py31,py27,py25,py24 [tox:hudson] distshare={toxworkdir}/distshare -sdistsrc={distshare}/pytest-xdist-**LATEST** +sdistsrc={distshare}/pytest-xdist-* [testenv] changedir=testing