summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-10-18 11:55:08 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-10-18 11:56:21 -0700
commita4b17ac6bc499e97e9227d092e7f002b43d06819 (patch)
treeb048afacedb38ab3c89fb5460401127043cd987d
parenta01277c93f56013f7a856e36b5e497a1eab19753 (diff)
Include LICENSE in wheels
-rw-r--r--setup.cfg3
-rw-r--r--sites/www/changelog.rst1
2 files changed, 4 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index f2c1499d..8cc271fe 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,9 @@
[wheel]
universal = 1
+[metadata]
+license_file = LICENSE
+
[coverage:run]
omit = paramiko/_winapi.py
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 34dd3f70..e1cb0d2c 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+* :support:`- backported` Include LICENSE file in wheel archives.
* :release:`2.0.7 <2017-09-18>`
* :release:`1.18.4 <2017-09-18>`
* :bug:`1061` Clean up GSSAPI authentication procedures so they do not prevent