mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
distutils is deprecated in Python 3.10 and 3.11. And it is removed in Python 3.12. So remove the dependency. Signed-off-by: Guo Dong <guo.dong@intel.com>