Commit e9ccd82
authored
[sonic-platform-daemons] fix dependency issue on py2 wheels by correcting the path (#234)
Signed-off-by: vaibhav-dahiya [email protected]
Description
During a recent cleanup of py2 wheels the path where dependent wheels are installed has changed.
This PR corrects that issue and gathers the dependency wheels from right path.
Motivation and Context
To make sonic-platform-daemons build pass
How Has This Been Tested?
pipelines need to pass1 parent 2b0acfb commit e9ccd82
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments