diff options
| author | Catherine Devlin <catherine.devlin@gmail.com> | 2008-09-29 13:05:58 -0400 |
|---|---|---|
| committer | Catherine Devlin <catherine.devlin@gmail.com> | 2008-09-29 13:05:58 -0400 |
| commit | 5b25bb6a5e4b94e09bf93280f4ec1fa4622bba7d (patch) | |
| tree | 3f142289f34341230210c21370b0a395566ece1e | |
| parent | 8eab1df781fbecf9b610e88116b715e309648c39 (diff) | |
| download | cmd2-git-0.3.7.tar.gz | |
ugh, was all messed up on the packaging0.3.7
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ from setuptools import setup, find_packages setup( name="cmd2", + packages=["cmd2",], version="0.3.7", #py_modules = ['cmd2','flagReader','bootstrap'], |
