diff --git a/pyproject.toml b/pyproject.toml index 6b24200d830..23cbfafba0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,6 +55,7 @@ dependencies = [ ] readme = "README.md" license = "Apache-2.0" +license-files = ["LICENSE"] requires-python = ">=3.10" classifiers = [ "Operating System :: OS Independent",