Skip to content

Commit

Permalink
updated wrong setup.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Grigaitis committed Jun 23, 2011
1 parent 97c5646 commit f31737d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
author='Taro Ogawa <tso at users sourceforge net>',
author_email='tos@users.sourceforge.net',
url='http://pypi.python.org/pypi/PyNum2Word/',
packages=[],
packages=['pynum2word'],
)

0 comments on commit f31737d

Please sign in to comment.