Skip to content

Commit

Permalink
Merge branch 'mark-pick' of https://github.com/papis/papis into mark-…
Browse files Browse the repository at this point in the history
…pick
  • Loading branch information
alejandrogallo committed Mar 6, 2019
2 parents 92b1273 + 391f498 commit 38cf45b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions papis/main.py

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
packages=included_packages,
entry_points=dict(
console_scripts=[
'papis=papis.main:main'
'papis=papis.commands.default:run'
]
),
platforms=['linux', 'osx'],
Expand Down

0 comments on commit 38cf45b

Please sign in to comment.