Skip to content

Commit

Permalink
remove unnecessary entry points (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed May 21, 2024
1 parent 2c630d8 commit 9e965be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flexbe_mirror/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
tests_require=['pytest'],
entry_points={
'console_scripts': [
'flexbe_mirror = flexbe_mirror.flexbe_mirror',
'mirror_state = flexbe_mirror.mirror_state',
'behavior_mirror_sm = flexbe_mirror.behavior_mirror_sm:main'
],
},
Expand Down

0 comments on commit 9e965be

Please sign in to comment.