summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg9
1 files changed, 7 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 7c964b4..c0868dd 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,7 @@
-[wheel]
-universal=1
+
+[bdist_wheel]
+universal = 1
+
+[metadata]
+license_file = LICENSE.txt
+