From a4b17ac6bc499e97e9227d092e7f002b43d06819 Mon Sep 17 00:00:00 2001
From: Jeff Forcier <jeff@bitprophet.org>
Date: Wed, 18 Oct 2017 11:55:08 -0700
Subject: Include LICENSE in wheels

---
 setup.cfg | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'setup.cfg')

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
 
-- 
cgit v1.2.3