diff setup.py @ 344:4300ef912f4a

graph'
author catherine@Drou
date Tue, 16 Feb 2010 14:05:25 -0500
parents 466eaec2c076
children 04897151927b
line wrap: on
line diff
--- a/setup.py	Tue Feb 16 13:01:41 2010 -0500
+++ b/setup.py	Tue Feb 16 14:05:25 2010 -0500
@@ -11,7 +11,7 @@
 setup(
     name="cmd2",
     version="0.6.0",
-    py_modules=["cmd2",],
+    py_modules=["cmd2","pyparsing_py3"],
     use_2to3=True,
     
     # metadata for upload to PyPI