[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]
This commit is contained in:
Williams, Justin
2025-03-06 15:59:02 -07:00
committed by GitHub
parent a56e0e67d7
commit ac6c71732f
4 changed files with 12 additions and 12 deletions
-3
View File
@@ -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