compose/MANIFEST.in
Luiz Geron 1fcacae1fe Fix schema.json MANIFEST.in entry
docker-compose up doesn't run after install without this.

Signed-off-by: Luiz Geron <luiz@geron.me>
2015-09-11 19:14:51 -03:00

13 lines
276 B
Plaintext

include Dockerfile
include LICENSE
include requirements.txt
include requirements-dev.txt
include tox.ini
include *.md
include compose/config/*.json
recursive-include contrib/completion *
recursive-include tests *
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.un~