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.


No differences found