Skip to content

Commit

Permalink
make app public
Browse files Browse the repository at this point in the history
  • Loading branch information
Kautenja committed Jan 6, 2019
1 parent 856d5a9 commit e2a8548
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
],
entry_points={
'console_scripts': [
'nes_py = nes_py._app.cli:main',
'nes_py = nes_py.app.cli:main',
],
},
)

0 comments on commit e2a8548

Please sign in to comment.