We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9efa34 commit 23d9b85Copy full SHA for 23d9b85
turtlebot3_automatic_parking/setup.py
@@ -37,6 +37,7 @@
37
'Examples of Different TurtleBot3 Usage.'
38
),
39
license='Apache License, Version 2.0',
40
+ tests_require=['pytest'],
41
entry_points={
42
'console_scripts': [
43
'turtlebot3_automatic_parking = \
0 commit comments