[Checkins] SVN: keas.kmi/trunk/setup.py Added persistent docs to long description.

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Sep 4 03:41:34 EDT 2008


Log message for revision 90792:
  Added persistent docs to long description.
  

Changed:
  U   keas.kmi/trunk/setup.py

-=-
Modified: keas.kmi/trunk/setup.py
===================================================================
--- keas.kmi/trunk/setup.py	2008-09-04 07:40:30 UTC (rev 90791)
+++ keas.kmi/trunk/setup.py	2008-09-04 07:41:33 UTC (rev 90792)
@@ -31,6 +31,8 @@
         + '\n\n' +
         read('src', 'keas', 'kmi', 'README.txt')
         + '\n\n' +
+        read('src', 'keas', 'kmi', 'persistent.txt')
+        + '\n\n' +
         read('CHANGES.txt')
         ),
     license = "ZPL 2.1",



More information about the Checkins mailing list