[Checkins] SVN: z3c.rml/trunk/s - Make sure that the output dir is included in the distribution.

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Nov 10 16:21:19 EST 2007


Log message for revision 81733:
  - Make sure that the output dir is included in the distribution.
  
  

Changed:
  U   z3c.rml/trunk/setup.py
  A   z3c.rml/trunk/src/z3c/rml/tests/output/README.txt

-=-
Modified: z3c.rml/trunk/setup.py
===================================================================
--- z3c.rml/trunk/setup.py	2007-11-10 20:59:34 UTC (rev 81732)
+++ z3c.rml/trunk/setup.py	2007-11-10 21:21:19 UTC (rev 81733)
@@ -21,7 +21,7 @@
 
 setup (
     name='z3c.rml',
-    version='0.8.0dev',
+    version='0.7.3',
     author = "Stephan Richter and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "An alternative implementation of RML",

Added: z3c.rml/trunk/src/z3c/rml/tests/output/README.txt
===================================================================
--- z3c.rml/trunk/src/z3c/rml/tests/output/README.txt	                        (rev 0)
+++ z3c.rml/trunk/src/z3c/rml/tests/output/README.txt	2007-11-10 21:21:19 UTC (rev 81733)
@@ -0,0 +1 @@
+This directory contains the PDF output of the tests.


Property changes on: z3c.rml/trunk/src/z3c/rml/tests/output/README.txt
___________________________________________________________________
Name: svn:eol-style
   + native



More information about the Checkins mailing list