From: aaronjheng Date: Thu, 9 Aug 2018 07:47:23 +0000 (+0800) Subject: include license file in the wheel package X-Git-Tag: v6.0.0b1~37^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf0a589dfd5283a1cd06febbbfeb37dcc1cfdb2;p=thirdparty%2Ftornado.git include license file in the wheel package --- diff --git a/setup.cfg b/setup.cfg index 5ea4c8755..e21dc5589 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,6 @@ +[metadata] +license_file = LICENSE + [mypy] python_version = 3.5