Skip to content

Commit

Permalink
link to __main__
Browse files Browse the repository at this point in the history
  • Loading branch information
mayofaulkner committed Sep 3, 2024
1 parent f9fde74 commit 302c8c0
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
Expand Up @@ -12,7 +12,7 @@
entry_points={
'console_scripts': [
'atlas=atlasview.atlasview:main',
'align=atlaselectrophysiology.ephys_atlas_gui:main',
'align=atlaselectrophysiology.ephys_atlas_gui:__main__',
]
},
)

0 comments on commit 302c8c0

Please sign in to comment.