[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
zatwierdzone przez GitHub
rodzic a340a54ee6
commit 82f6794573
4 zmienionych plików z 12 dodań i 12 usunięć
-3
Wyświetl plik
@@ -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