From 3610a8cdac6fb8f680325a9282a5b4c701828eed Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Fri, 12 Apr 2024 18:30:26 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c15cb71f..113a72af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,6 @@ authors = [ description = "Monty is the missing complement to Python." readme = "README.md" requires-python = ">=3.9" -keywords = ["usatt", "table tennis"] classifiers = [ "Programming Language :: Python :: 3", "Development Status :: 4 - Beta",