summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 0e131eb1793e6ec45e7154d17293df15b31dd876 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include AUTHORS
include Gruntfile.js
include INSTALL
include LICENSE
include LICENSE.python
include MANIFEST.in
include package.json
include *.rst
graft django
prune django/contrib/admin/bin
graft docs
graft extras
graft js_tests
graft scripts
graft tests
global-exclude __pycache__
global-exclude *.py[co]