aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJohn Kirkham <kirkhamj@janelia.hhmi.org>2016-08-14 20:40:18 -0400
committerJohn Kirkham <kirkhamj@janelia.hhmi.org>2016-08-14 20:40:18 -0400
commitf47bc22fc59d6262ece42722e3a502c672f0558f (patch)
treee025707582d4846757c7e43eca3dc79ec6b4b8e0 /MANIFEST.in
parent7c7a24d130ee00344a41115cbacd1b0d2147d983 (diff)
downloadexternal_python_setuptools-f47bc22fc59d6262ece42722e3a502c672f0558f.tar.gz
external_python_setuptools-f47bc22fc59d6262ece42722e3a502c672f0558f.tar.bz2
external_python_setuptools-f47bc22fc59d6262ece42722e3a502c672f0558f.zip
Include the license in sdists and similar packagings.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index cfd1b001..e25a5ea5 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,6 +7,7 @@ recursive-include pkg_resources *.py *.txt
include *.py
include *.rst
include MANIFEST.in
+include LICENSE
include launcher.c
include msvc-build-launcher.cmd
include pytest.ini