Indicate support for Python 3.9
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 7 Jan 2020 00:45:35 +0000 (00:45 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 8 Jan 2020 23:35:00 +0000 (23:35 +0000)
Python 3.9 is well into its second alpha, is a recognized trove
classifier on PyPI, and all mudpy changes are being successfully
tested against it. Add the classifier to our package metadata to
reflect this.

setup.cfg

index ee2193e..88ee20a 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -35,6 +35,7 @@ classifier =
     Programming Language :: Python :: 3.6
     Programming Language :: Python :: 3.7
     Programming Language :: Python :: 3.8
+    Programming Language :: Python :: 3.9
     Programming Language :: Python :: 3 :: Only
     Topic :: Communications
     Topic :: Communications :: BBS