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