Add AUTHORS file to wheel
[mudpy.git] / setup.cfg
index eb198db..d397c14 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,9 +17,12 @@ project_urls =
     Documentation = https://mudpy.org/docs/mudpy/
     Git Clone URL = https://mudpy.org/code/mudpy/
     License Texts = https://mudpy.org/license/
+    Release Files = https://mudpy.org/dist/mudpy/
 keywords = mud game telnet
 license = ISC License (ISCL)
-license_file = LICENSE
+license_files =
+    AUTHORS
+    LICENSE
 platform = POSIX/Unix
 classifier =
     License :: OSI Approved :: ISC License (ISCL)
@@ -27,10 +30,10 @@ classifier =
     Operating System :: Unix
     Programming Language :: Python
     Programming Language :: Python :: 3
-    Programming Language :: Python :: 3.3
     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