summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatherine Devlin <catherine.devlin@gmail.com>2008-09-29 13:05:58 -0400
committerCatherine Devlin <catherine.devlin@gmail.com>2008-09-29 13:05:58 -0400
commit5b25bb6a5e4b94e09bf93280f4ec1fa4622bba7d (patch)
tree3f142289f34341230210c21370b0a395566ece1e
parent8eab1df781fbecf9b610e88116b715e309648c39 (diff)
downloadcmd2-git-0.3.7.tar.gz
ugh, was all messed up on the packaging0.3.7
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index dd86bb9e..514636c8 100644
--- a/setup.py
+++ b/setup.py
@@ -3,6 +3,7 @@ from setuptools import setup, find_packages
setup(
name="cmd2",
+ packages=["cmd2",],
version="0.3.7",
#py_modules = ['cmd2','flagReader','bootstrap'],