summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: c2d2b5dd222283628ac071b99b061c6164ea7553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
include *.py MANIFEST.in LICENSE* ChangeLog
global-include *.txt *.rst *.ini *.in *.conf *.cfg *.sh
graft bash_completion
graft config
graft doc
graft packages
graft systemd
graft sysvinit
graft templates
graft tests
graft tools
graft udev
prune build
prune dist
prune .tox
prune .git
prune .bzr
exclude .gitignore
exclude .bzrignore