Include license info in Python packages
[mudpy.git] / setup.cfg
index 6165336..52bd243 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,9 @@ project_urls =
     Bug Reporting = https://mudpy.org/bugs/mudpy/
     Documentation = https://mudpy.org/docs/mudpy/
     Git Clone URL = https://mudpy.org/code/mudpy/
+    License Texts = https://mudpy.org/license/
+license = ISC License (ISCL)
+license_file = LICENSE
 classifier =
     License :: OSI Approved :: ISC License (ISCL)
     Operating System :: POSIX