commit | 435fa23850a1465aa62cc1dde8caea19a847e50a | [log] [tgz] |
---|---|---|
author | Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com> | Tue Apr 29 18:36:54 2025 +0100 |
committer | Anders Roxell <anders.roxell@gmail.com> | Tue Apr 29 21:10:59 2025 +0200 |
tree | 1dfa67de561357c6b29cad6950587b0d6749b7b6 | |
parent | bb8da647723a7f0d28d59c3d51169bd5a3f2c110 [diff] |
docs: fix mkdocs_plugin installation This patch fixes the error caused by deprecated setup.py in mkdocs_plugin. The setup.py is rewritten into pyproject.toml according to the docs: https://packaging.python.org/en/latest/specifications/pyproject-toml/#pyproject-toml-spec Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>