[Repoze-checkins] r1022 - repoze.django/trunk

Chris McDonough chrism at agendaless.com
Sun May 11 16:34:31 EDT 2008


Author: Chris McDonough <chrism at agendaless.com>
Date: Sun May 11 16:34:31 2008
New Revision: 1022

Log:
Use correct directory.


Modified:
   repoze.django/trunk/setup.cfg

Modified: repoze.django/trunk/setup.cfg
==============================================================================
--- repoze.django/trunk/setup.cfg	(original)
+++ repoze.django/trunk/setup.cfg	Sun May 11 16:34:31 2008
@@ -1,2 +1,2 @@
 [easy_install]
-index_url = http://dist.repoze.org/django/trunk
+index_url = http://dist.repoze.org/django/trunk/simple


More information about the Repoze-checkins mailing list