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 dd86a4b commit 71d856cCopy full SHA for 71d856c
setup.py
@@ -42,4 +42,5 @@
42
description="Commonly needed Python modules, "
43
"used by Python software developed at OSRF",
44
license='Apache 2.0',
45
+ tests_require=['pytest'],
46
)
0 commit comments