summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 63c16094314ae973cdeb5b65af21e9bf59eba672 (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 tox.ini
include *.rst
graft django
graft docs
graft extras
graft js_tests
graft scripts
graft tests
global-exclude *.py[co]