Files
rocm-systems/projects/amdsmi/tests/python_unittest/__init__.py
T
Juan Castillo 487fd5e1fd [SWDEV-482966/ SWDEV-482967] Removing pytest dependency + install path change
Signed-off-by: Juan Castillo <juan.castillo@amd.com>
Change-Id: I7aace93fcad18d67443e6849c10a1fbbc65d0fa8
Signed-off-by: Juan Castillo <juan.castillo@amd.com>


[ROCm/amdsmi commit: ac593f9fa0]
2024-09-18 00:27:00 -04:00

4 строки
93 B
Python

import sys
sys.path.append("/opt/rocm/libexec/amdsmi_cli/")
from _version import __version__