summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-11-16 15:45:57 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-11-16 15:45:57 -0500
commitb4b4c1116886f7cb10729a2d42272e41618ca20f (patch)
tree627c8e7a19d713f394be647a9234ab4f7851ee90
parentce5e0eb6ef5943bfa15edf5f9ea3f74e71ab00e4 (diff)
downloadpytest-runner-b4b4c1116886f7cb10729a2d42272e41618ca20f.tar.gz
reference the license file in metadata
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index b0c90cb..378a8e4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,3 +4,6 @@ dists = clean --all sdist bdist_wheel
[bdist_wheel]
universal = 1
+
+[metadata]
+license_file = LICENSE