--- a/pyproject.toml Wed Apr 02 10:51:50 2025 +0200 +++ b/pyproject.toml Thu May 01 12:09:22 2025 +0200 @@ -7,6 +7,7 @@ description = "eric7 is an integrated development environment for the Python language." readme = "docs/README.md" license = "GPL-3.0-or-later" +license-files = ["docs/LICENSE.txt"] authors = [ {name = "Detlev Offenbach"}, {name = "Detlev Offenbach", email = "detlev@die-offenbachs.de"}, @@ -89,6 +90,7 @@ "fido2", "requests", "pyusb>=1.2.0", + "spdx-license-list>= 3.26.0", "pywin32>=1.0;platform_system=='Windows'", "command-runner;platform_system=='Windows'", ]