[Neo-report] r2753 jm - /trunk/setup.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 23 11:41:43 CEST 2011


Author: jm
Date: Mon May 23 11:41:43 2011
New Revision: 2753

Log:
typo

Modified:
    trunk/setup.py

Modified: trunk/setup.py
==============================================================================
--- trunk/setup.py [iso-8859-1] (original)
+++ trunk/setup.py [iso-8859-1] Mon May 23 11:41:43 2011
@@ -64,7 +64,7 @@ setup(
     name = 'neoppod',
     description = description + ' - Common part',
     packages = ['neo', ('neo.lib', 'neo/lib')],
-    # Raah!!! I wish I could write something like (for 'neoppod'):
+    # Raah!!! I wish I could write something like:
     #  install_requires = ['python>=2.5|ctypes']
     install_requires = (),
     namespace_packages = ['neo'],




More information about the Neo-report mailing list