diff --git a/pyproject.toml b/pyproject.toml index 340a542..2529d4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,7 @@ authors = [ ] readme = "README.md" license = "MIT" +license-files = ["LICENSE"] requires-python = ">=3.10" dependencies = [ "jinja2 >=3.0.0,<4.0.0"