[SWDEV-514609] Added setuptools & wheel dependencies (#143)

[SWDEV-514609] Added setuptools & wheel dependencies

Change-Id: Iada4e85b37181a0fd67f625b49fda090f1447d13

Signed-off-by: Williams, Justin <Justin.Williams@amd.com>

[ROCm/amdsmi commit: 82f6794573]
이 커밋은 다음에 포함됨:
Williams, Justin
2025-03-06 15:59:02 -07:00
커밋한 사람 GitHub
부모 a56e0e67d7
커밋 ac6c71732f
4개의 변경된 파일12개의 추가작업 그리고 12개의 파일을 삭제
-3
파일 보기
@@ -25,9 +25,6 @@ In order to build the AMD SMI Python package, the following components are
required:
* Python (3.6.8 or later)
* prerequisite modules:
* python3-wheel
* python3-setuptools
* virtualenv -- `python3 -m pip install virtualenv`
## Build steps