From 38f02e04f4765a2820a2ed4f63ac757598cb02e4 Mon Sep 17 00:00:00 2001 From: David Lord Date: Wed, 31 May 2023 09:18:33 -0700 Subject: [PATCH] update metadata --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 400ed59f..1fae1bcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,6 @@ description = "A simple framework for building complex web applications." readme = "README.rst" license = {text = "BSD-3-Clause"} maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}] -authors = [{name = "Armin Ronacher", email = "armin.ronacher@active-4.com"}] classifiers = [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment",