From 3d6da73b84ef086570980a682870550d6a52202e Mon Sep 17 00:00:00 2001 From: Mark Bakhit Date: Wed, 10 Jul 2024 16:13:44 -0700 Subject: [PATCH] fix classifiers (#11) --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3969caea..63d5c0f7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,8 +16,9 @@ classifiers = Operating System :: OS Independent Programming Language :: Python :: 3 Programming Language :: Python :: 3 :: Only - Topic :: Internet :: WWW/HTTP :: ASGI :: Middleware + Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware + Topic :: Communications :: File Sharing keywords = Django project_urls = Documentation = https://archmonger.github.io/ServeStatic/