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