[Zodb-checkins] SVN: ZODB/trunk/src/persistent/DEPENDENCIES.cfg
	zope.interface is entirely optional,
	so should not be listed as a dependency
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Wed Jun  2 11:30:10 EDT 2004
    
    
  
Log message for revision 25187:
zope.interface is entirely optional, so should not be listed as a dependency
-=-
Modified: ZODB/trunk/src/persistent/DEPENDENCIES.cfg
===================================================================
--- ZODB/trunk/src/persistent/DEPENDENCIES.cfg	2004-06-02 15:07:33 UTC (rev 25186)
+++ ZODB/trunk/src/persistent/DEPENDENCIES.cfg	2004-06-02 15:30:09 UTC (rev 25187)
@@ -1,4 +1,3 @@
-zope.interface
 # the following are needed by the tests
 transaction
 ZODB
    
    
More information about the Zodb-checkins
mailing list