fix name of license file in manifest

This commit is contained in:
Carl George
2016-11-11 20:53:48 -06:00
committed by GitHub
parent f063970870
commit 106a90a4f5

View File

@@ -1,5 +1,5 @@
include README.md
include LICENSE.md
include LICENSE
recursive-include mkdocs *.ico *.js *.css *.png *.html *.eot *.svg *.ttf *.woff *.woff2 *.xml *.mustache
recursive-exclude * __pycache__
recursive-exclude * *.py[co]