summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a8381a122a..59b3a52294 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ authors = [
description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design."
readme = "README.rst"
license = "BSD-3-Clause"
-license-files = ["LICENSE", "LICENSE.python"]
+license-files = ["LICENSE", "LICENSE.python", "AUTHORS"]
classifiers = [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",