summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 8c6f932bab5d3525c3c698ddf3d64e633c54a2ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include Dockerfile
include LICENSE
include requirements.txt
include requirements-dev.txt
include tox.ini
include *.md
exclude README.md
include README.rst
include compose/config/*.json
include compose/GITSHA
recursive-include contrib/completion *
recursive-include tests *
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.un~