[Zodb-checkins] SVN: ZODB/trunk/setup.py Removed references to ZopeUndo.
Jim Fulton
jim at zope.com
Thu Nov 13 12:00:38 EST 2008
Log message for revision 92909:
Removed references to ZopeUndo.
Changed:
U ZODB/trunk/setup.py
-=-
Modified: ZODB/trunk/setup.py
===================================================================
--- ZODB/trunk/setup.py 2008-11-13 16:35:48 UTC (rev 92908)
+++ ZODB/trunk/setup.py 2008-11-13 17:00:38 UTC (rev 92909)
@@ -149,7 +149,6 @@
"ZODB", "ZODB.FileStorage", "ZODB.tests",
"ZODB.scripts",
"persistent", "persistent.tests",
- "ZopeUndo", "ZopeUndo.tests",
]
def copy_other_files(cmd, outputbase):
More information about the Zodb-checkins
mailing list