# HG changeset patch -- Bitbucket.org
# Project pytest-xdist
# URL http://bitbucket.org/hpk42/pytest-xdist/overview
# User holger krekel <hol...@merlinux.eu>
# Date 1289683493 -3600
# Node ID f4c1b7411063e811e9925056d3d532df44302f71
# Parent  b2582a5bd27955f9a993a98d21f555be95e6cbb3
another fix to tox.ini

--- a/tox.ini
+++ b/tox.ini
@@ -13,7 +13,7 @@ commands= py.test --junitxml={envlogdir}
 [testenv:py26]
 deps=
     pytest
-    pypi pexpect
+    :pypi:pexpect
 
 [pytest]
 addopts = -rsfxX
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to