Remove python-clang dependency

python3-clang was only used to generate the python wrapper
We now use it only within the docker image for the generator

Change-Id: Id574f109b959d72f0734b0df4c26b3bbab3238fd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>


[ROCm/amdsmi commit: fa4e488111]
Esse commit está contido em:
Galantsev, Dmitrii
2024-08-29 18:28:39 -05:00
commit 43a2e42521
5 arquivos alterados com 4 adições e 8 exclusões
+1 -2
Ver Arquivo
@@ -19,7 +19,6 @@ packages = find:
python_requires = >=3.6
install_requires=
PyYAML >= 5.0
clang >= 14.0
[options.package_data]
* = *.so
* = *.so