]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
setup: Ship LICENSE file in tarball
authorBen Darnell <ben@bendarnell.com>
Mon, 20 Feb 2017 19:59:03 +0000 (14:59 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 20 Feb 2017 19:59:03 +0000 (14:59 -0500)
Fixes #1897

MANIFEST.in

index 30cdcd082bd5c23aab3fb7fe2ac51135aab8e2c0..2ef76aefd9b4c56f25171f0ac8350093230d394e 100644 (file)
@@ -16,5 +16,6 @@ include tornado/test/static_foo.txt
 include tornado/test/templates/utf8.html
 include tornado/test/test.crt
 include tornado/test/test.key
+include LICENSE
 include README.rst
 include runtests.sh