mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
updated wrong setup.py file
This commit is contained in:
2
setup.py
2
setup.py
@@ -6,5 +6,5 @@ setup(name='pynum2word',
|
|||||||
author='Taro Ogawa <tso at users sourceforge net>',
|
author='Taro Ogawa <tso at users sourceforge net>',
|
||||||
author_email='tos@users.sourceforge.net',
|
author_email='tos@users.sourceforge.net',
|
||||||
url='http://pypi.python.org/pypi/PyNum2Word/',
|
url='http://pypi.python.org/pypi/PyNum2Word/',
|
||||||
packages=[],
|
packages=['pynum2word'],
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user