summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Rouse <jr@its.to>2018-09-11 23:12:54 -0700
committerGitHub <noreply@github.com>2018-09-11 23:12:54 -0700
commita9dce934adb54dc097b3bb83e5413f57c1a5ad72 (patch)
tree10ae3cbf137bdce61f261cb7e11ed8e5b59a65e8
parentc0155c264658ec71483bcb4aad4a6136aa5e6ee7 (diff)
parentf6133ff3272f574834c7736db3e31bb99b1acbd3 (diff)
downloadappdirs-a9dce934adb54dc097b3bb83e5413f57c1a5ad72.tar.gz
Merge branch 'master' into dep-wheel
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2a9acf1..c0868dd 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,7 @@
+
[bdist_wheel]
universal = 1
+
+[metadata]
+license_file = LICENSE.txt
+