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