Gather and display details of licences for pip packages

CURA-12400
This commit is contained in:
Erwan MATHIEU 2025-02-17 08:51:36 +01:00
parent 7c04124719
commit 0a112c6c53
7 changed files with 218 additions and 62 deletions

View file

@ -17,3 +17,5 @@ CuraLatestURL = "{{ cura_latest_url }}"
ConanInstalls = {{ conan_installs }}
PythonInstalls = {{ python_installs }}
DependenciesDescriptions = {{ dependencies_description }}