Skip to content

Commit a2f79f7

Browse files
committed
Add setuptools to test dependens
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
1 parent 9772887 commit a2f79f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
'test': [
3232
'pep8',
3333
'pytest',
34+
'setuptools',
3435
]},
3536
author='Tully Foote, William Woodall',
3637
author_email='tfoote@openrobotics.org, william@openrobotics.org',

0 commit comments

Comments
 (0)