From: Jeremy Stanley Date: Wed, 7 Oct 2020 15:34:02 +0000 (+0000) Subject: Support Python 3.10 X-Git-Tag: 0.3.0~2 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=bf6d449108678b627e039db05da2ae504f4a72a2 Support Python 3.10 Update the package's trove metadata to indicate support for Python 3.10 now that 3.10.0a1 has been tagged. --- diff --git a/setup.cfg b/setup.cfg index a6d73f9..6a7e215 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,6 +35,7 @@ classifier = Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 Programming Language :: Python :: 3 :: Only Topic :: Communications Topic :: Communications :: BBS