You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 pass
0 commit comments