From 60bab6587805683d195784a0ae6170a282c21d3e Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 11 Oct 2022 20:21:58 +0100 Subject: [PATCH] Add 'Typing :: Typed' PyPI classifier --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 1f44aa35..f08093fb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,6 +29,7 @@ classifiers = Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware + Typing :: Typed [options] package_dir=