Add AUTHORS file to wheel
[mudpy.git] / setup.cfg
index 1e50cc8..d397c14 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,7 +20,9 @@ project_urls =
     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)