Add LICENSE to MANIFEST.in (#1014)

This commit is contained in:
Joshua Adelman
2017-04-10 19:20:01 -04:00
committed by Kurt Griffiths
parent 73507b1a30
commit 506b39036e

View File

@@ -3,6 +3,7 @@ recursive-include doc *.rst
include .coveragerc
include tox.ini
include README.md
include LICENSE
include doc/conf.py doc/Makefile
graft doc/_static
graft doc/_themes