diff options
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index a382882..b02fca5 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -9,6 +9,7 @@ readme = "README.md" | |||
| 9 | version = "2.2.4" | 9 | version = "2.2.4" |
| 10 | requires-python = ">= 3.12" | 10 | requires-python = ">= 3.12" |
| 11 | license = "MIT" | 11 | license = "MIT" |
| 12 | license-files = ["LICENSE", "AUTHORS"] | ||
| 12 | classifiers=[ | 13 | classifiers=[ |
| 13 | "Development Status :: 5 - Production/Stable", | 14 | "Development Status :: 5 - Production/Stable", |
| 14 | "License :: OSI Approved :: MIT License", | 15 | "License :: OSI Approved :: MIT License", |
