diff --git a/pyproject.toml b/pyproject.toml index 61dc52a..d8e6978 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,8 @@ version = "0.6.0" description = "PostgreSQL integration for taskiq" summary = "PostgreSQL integration for taskiq" readme = "README.md" +license = "MIT" +license-files = ["LICENSE"] classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers",