aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index b0695bb..81482a9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1 +1,7 @@
[nosetests]
+
+[bdist_wheel]
+universal=1
+
+[metadata]
+license_file = LICENSE.md