diff --git a/pyproject.toml b/pyproject.toml index a9a95e6..29af84c 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 = [ "dramatiq>=1.18"