SVN: zpkgtools/trunk/zpkgsetup/setup.py add a command description so --help-commands can explain what this is
"Fred L. Drake, Jr." <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 37738:
add a command description so --help-commands can explain what this is
Changed:
U zpkgtools/trunk/zpkgsetup/setup.py
-=-
Modified: zpkgtools/trunk/zpkgsetup/setup.py
===================================================================
--- zpkgtools/trunk/zpkgsetup/setup.py 2005-08-05 15:49:06 UTC (rev 37737)
+++ zpkgtools/trunk/zpkgsetup/setup.py 2005-08-05 16:01:48 UTC (rev 37738)
@@ -255,6 +255,8 @@
# method above; this is a really hackish way to get the kwargs
# dict, but it works.
+ description = "dump all packaging metadata used by distutils"
+
user_options = []
def initialize_options(self):
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS