mirror of
https://github.com/docker/compose.git
synced 2026-02-09 10:09:26 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user