Merge pull request #13 from jdufresne/license

Include license file in the generated wheel package
diff --git a/setup.cfg b/setup.cfg
index 2a9acf1..2e9053c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,5 @@
 [bdist_wheel]
 universal = 1
+
+[metadata]
+license_file = LICENSE.txt