Fix schema.json MANIFEST.in entry
docker-compose up doesn't run after install without this. Signed-off-by: Luiz Geron <luiz@geron.me>
This commit is contained in:
parent
e9871b084e
commit
1fcacae1fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue