# HG changeset patch -- Bitbucket.org
# Project pylib
# URL http://bitbucket.org/hpk42/pylib/overview
# User holger krekel <hol...@merlinux.eu>
# Date 1289234669 -3600
# Node ID 646d50096ca96073a81e02e085f3e5891a73192c
# Parent  64c4901145ffb29356f00cbdd4aea35fce9474c2
adapt to new tox indexserver syntax

--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,8 @@
 [tox]
 envlist=py26,py27,py31,py27-xdist,py25,py24
-indexserver=
-    default http://pypi.testrun.org
+
+[indexserver]
+url = http://pypi.testrun.org
 
 [testenv]
 changedir=testing
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to