From: Jeremy Stanley Date: Wed, 2 May 2018 01:50:34 +0000 (+0000) Subject: Indicate Python3.7 support X-Git-Tag: 0.0.1~82 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=d8ea4a64a5845c1052d79c1f73df93c23b1d961d Indicate Python3.7 support Update the Python package trove metadata to reflect that the project is tested to work with the (still in beta) Python3.7 interpreter. --- diff --git a/setup.cfg b/setup.cfg index eb198db..f1e1f2b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,6 +31,7 @@ classifier = Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 Programming Language :: Python :: 3 :: Only Topic :: Communications Topic :: Communications :: BBS