Skip to content

Commit

Permalink
Update app/imshow/setup.py
Browse files Browse the repository at this point in the history
Co-authored-by: H1rono_K <[email protected]>
  • Loading branch information
23-yoshikawa and H1rono committed Jun 23, 2024
1 parent b6a3b4c commit dde640c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/imshow/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
maintainer_email='[email protected]',
description='Image display for ROS2',
license='MIT License',
tests_require=['pytest'],
tests_require=[],
entry_points={
'console_scripts': [
'imshow = imshow.imshow:main',
Expand Down

0 comments on commit dde640c

Please sign in to comment.