[platform/cel-dx010]: Add python3 installer for sonic_platform package#233
Merged
mudsut4ke merged 2 commits intoSONIC-DEV:master_dx010_fix_failed_test_cases_of_apifrom Feb 3, 2021
Conversation
e890bd5
into
SONIC-DEV:master_dx010_fix_failed_test_cases_of_api
119064273
reviewed
Feb 4, 2021
| fi; \ | ||
| cd $(MOD_SRC_DIR)/$${mod}; \ | ||
| python2.7 setup.py bdist_wheel -d $(MOD_SRC_DIR)/$${mod}/modules; \ | ||
| python3 setup.py bdist_wheel -d $(MOD_SRC_DIR)/$${mod}/modules; \ |
There was a problem hiding this comment.
I don't know why we need setup both pyth2.7 and python3?
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 28, 2022
c4127c2 [psud] Fix PSU log issue (#235) 07542cb [pmon][xcvrd]xcvrd process show backtrace on the internal port. (#233) 3e432e7 [Y-Cable] Increased unit test coverage of y_cable_helper.py (#229) 7c363f5 [ledd] prevent led crash on recirc port event (#232) e9ccd82 [sonic-platform-daemons] fix dependency issue on py2 wheels by correcting the path (#234) 2b0acfb [sfp-refactoring] xcvrd: add initial support for CMIS application initialization (#217)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- What I did
- How I did it
- How to verify it
/usr/local/lib/python3.7/dist-packages/sonic_platformunder sonic host and pmon docker- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)