From c857492756ba39f44a15572341dbdfa076bcb644 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 1 May 2009 08:00:56 +0000 Subject: Point at new index location. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index db4700e5f..99254b424 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [easy_install] zip_ok = false -index_url = http://dist.repoze.org/lemonade/dev/simple +index_url = http://dist.repoze.org/bfg/current/simple [nosetests] match=^test -- cgit v1.2.3