[Checkins] SVN: zope.app.authentication/trunk/buildout.cfg Use	released zope.password.
    Dan Korostelev 
    nadako at gmail.com
       
    Fri Mar  6 07:57:15 EST 2009
    
    
  
Log message for revision 97570:
  Use released zope.password.
Changed:
  U   zope.app.authentication/trunk/buildout.cfg
-=-
Modified: zope.app.authentication/trunk/buildout.cfg
===================================================================
--- zope.app.authentication/trunk/buildout.cfg	2009-03-06 12:53:30 UTC (rev 97569)
+++ zope.app.authentication/trunk/buildout.cfg	2009-03-06 12:57:14 UTC (rev 97570)
@@ -1,5 +1,5 @@
 [buildout]
-develop = . ../zope.password
+develop = .
 parts = test
 
 [test]
    
    
More information about the Checkins
mailing list