[Zodb-checkins] CVS: ZODB3 - MANIFEST.in:1.2.4.5
Jeremy Hylton
jeremy at zope.com
Wed May 14 12:25:34 EDT 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv13973
Modified Files:
Tag: ZODB3-3_1-branch
MANIFEST.in
Log Message:
Include MANIFEST.in in a source distribution so that users can build
their own distributions.
=== ZODB3/MANIFEST.in 1.2.4.4 => 1.2.4.5 ===
--- ZODB3/MANIFEST.in:1.2.4.4 Mon Feb 3 15:09:25 2003
+++ ZODB3/MANIFEST.in Wed May 14 11:25:33 2003
@@ -1,4 +1,4 @@
-include MANIFEST
+include MANIFEST*
include *.txt
include test.py
recursive-include ZODB *.h .c
More information about the Zodb-checkins
mailing list