We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde1d42 commit 5f7c70dCopy full SHA for 5f7c70d
sonic-pcied/setup.py
@@ -24,7 +24,7 @@
24
tests_requires=[
25
'mock>=2.0.0; python_version < "3.3"',
26
'pytest',
27
- 'pytest-cov'
+ 'pytest-cov',
28
'sonic-platform-common'
29
],
30
classifiers=[
0 commit comments