From 0380521b4a6f4a0efcc544ca57134def94ac19ba Mon Sep 17 00:00:00 2001 From: Glandos Date: Tue, 24 Nov 2020 22:51:51 +0100 Subject: Add python3.9 support --- setup.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 43a3388..c56441b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,6 +14,7 @@ classifiers = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: WSGI :: Application -- cgit v1.1