diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 38a4457c0e..c64cd28dab 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 :: 2 - Pre-Alpha", "Environment :: Web Environment", |
