Skip to content

Commit

Permalink
Get setup.py working
Browse files Browse the repository at this point in the history
  • Loading branch information
Hattshire committed Dec 25, 2018
1 parent c7bd5e8 commit 72206ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
entry_points = {
'console_scripts': [
'wallpoppyd': 'Wallpoppy:run',
'wallpoppyd=Wallpoppy:run',
],
},
zip_safe = True,
Expand Down

0 comments on commit 72206ea

Please sign in to comment.