diff options
| author | Aeliton G. Silva | 2026-03-06 20:27:51 -0300 |
|---|---|---|
| committer | GitHub | 2026-03-06 18:27:51 -0500 |
| commit | 93a8c5f3c2f90060bce62a36b4bc263fa10d89c7 (patch) | |
| tree | 3ae081946b933175627b18ac2217fcb85c1a48f8 | |
| parent | f03a3a686c7304588dd434322c73506531e53595 (diff) | |
This entry indicates which files need to distributed with the package.
Closes #98.
| -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", |
