compose/MANIFEST.in

13 lines
282 B
Plaintext
Raw Normal View History

2014-01-16 19:21:56 +01:00
include Dockerfile
include LICENSE
2014-01-16 19:21:56 +01:00
include requirements.txt
include requirements-dev*.txt
2014-02-19 09:52:44 +01:00
include tox.ini
include *.md
include compose/config/schema.json
recursive-include contrib/completion *
recursive-include tests *
global-exclude *.pyc
2014-01-16 19:17:16 +01:00
global-exclude *.pyo
global-exclude *.un~