Log message for revision 96954:
It's changes.rst now
Changed:
U Zope/trunk/setup.py
-=-
Modified: Zope/trunk/setup.py
===================================================================
--- Zope/trunk/setup.py 2009-02-21 15:49:00 UTC (rev 96953)
+++ Zope/trunk/setup.py 2009-02-21 15:52:18 UTC (rev 96954)
@@ -41,7 +41,7 @@
author='Zope Corporation and Contributors',
author_email='[email protected]',
long_description=file("README.txt").read() + "\n" +
- file(os.path.join("doc", "CHANGES.txt")).read(),
+ file(os.path.join("doc", "CHANGES.rst")).read(),
packages=find_packages('src'),
package_dir={'': 'src'},
_______________________________________________
Zope-Checkins maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-checkins