Skip to content

Commit 71d856c

Browse files
authored
Update setup.py
1 parent dd86a4b commit 71d856c

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
@@ -42,4 +42,5 @@
4242
description="Commonly needed Python modules, "
4343
"used by Python software developed at OSRF",
4444
license='Apache 2.0',
45+
tests_require=['pytest'],
4546
)

0 commit comments

Comments
 (0)