Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
hbutau committed Mar 6, 2017
1 parent fe67482 commit f99f45b
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
@@ -27,7 +27,7 @@
author="Humphrey Butau",
author_email='[email protected]',
url='https://gitlab.com/hbutau/indaba',
packages=['indaba'],
packages=find_packages(),

entry_points={
'console_scripts': [

0 comments on commit f99f45b

Please sign in to comment.