summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 313b4e008145aa389be2986c06b3826f5f3f810b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include Dockerfile
include LICENSE
include requirements-indirect.txt
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~