diff --git a/pyproject.toml b/pyproject.toml index 1b9d806..81af99b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,6 @@ license = {file = "LICENSE"} keywords = ["i18n"] classifiers = [ "Programming Language :: Python :: 3.11", - "Programming Language :: Python :: 3.10", "Topic :: Software Development :: Internationalization", "Typing :: Typed" ]