Merge pull request #2035 from geron/patch-1

Fix schema.json MANIFEST.in entry
This commit is contained in:
Aanand Prasad 2015-09-16 12:43:27 +01:00
commit 1ed13f401f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ include requirements.txt
include requirements-dev.txt
include tox.ini
include *.md
include compose/config/schema.json
include compose/config/*.json
recursive-include contrib/completion *
recursive-include tests *
global-exclude *.pyc