diff --git a/pyproject.toml b/pyproject.toml index 7cf5352..c786e41 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 = [ "flask>=3.0.0,<4.0.0",