From e48faf040bccdbb4757533625ec0c0bd7eee56ab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Anjos?= <andre.dos.anjos@gmail.com>
Date: Fri, 24 Aug 2012 16:56:41 +0300
Subject: [PATCH] Update buildout.cfg

---
 buildout.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/buildout.cfg b/buildout.cfg
index 335fc87..e8bb357 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -5,7 +5,6 @@
 [buildout]
 parts = external tests sphinx python
 develop = .
-index = http://d.pypi.python.org/simple
 versions = versions
 eggs = bob
        xbob.db.replay
-- 
GitLab