summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c1ee1ba4..8422a269 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,5 +22,7 @@ formats = zip
[bdist_wheel]
universal = 1
-[bumpversion:file:setup.py]
+[metadata]
+license_file = LICENSE
+[bumpversion:file:setup.py]