Skip to content

Commit e643c4c

Browse files
committed
system-health does not depend on swsssdk in runtime
1 parent e762266 commit e643c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/system-health/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
'pytest-runner'
2828
],
2929
tests_require=[
30+
'swsssdk>=2.0.1',
3031
'pytest',
3132
'mock>=2.0.0'
3233
],

0 commit comments

Comments
 (0)