[Zodb-checkins] CVS: StandaloneZODB - setup.py:1.9.6.3

Barry Warsaw barry@wooz.org
Tue, 18 Dec 2001 16:57:19 -0500


Update of /cvs-repository/StandaloneZODB
In directory cvs.zope.org:/tmp/cvs-serv32723

Modified Files:
      Tag: Standby-branch
	setup.py 
Log Message:
Add the install of Standby and Standby.tests packages.


=== StandaloneZODB/setup.py 1.9.6.2 => 1.9.6.3 ===
                   "ThreadedAsync",
                   "zLOG", "zLOG.tests",
-                  "zdaemon",                  
+                  "zdaemon",
+                  "Standby", "Standby.tests",
                   ],
       ext_modules = [ExtensionClass, Acquisition, ComputedAttribute,
                      MethodObject, Missing, MultiMapping, Sync,