Skip to content

Commit 23d9b85

Browse files
committed
add pytest in automatic docking
Signed-off-by: Hyungyu Kim <[email protected]>
1 parent a9efa34 commit 23d9b85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turtlebot3_automatic_parking/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'Examples of Different TurtleBot3 Usage.'
3838
),
3939
license='Apache License, Version 2.0',
40+
tests_require=['pytest'],
4041
entry_points={
4142
'console_scripts': [
4243
'turtlebot3_automatic_parking = \

0 commit comments

Comments
 (0)