[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>
This commit is contained in:
Williams, Justin
2025-03-06 15:59:02 -07:00
gecommit door GitHub
bovenliggende a340a54ee6
commit 82f6794573
4 gewijzigde bestanden met toevoegingen van 12 en 12 verwijderingen
-3
Bestand weergeven
@@ -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