django/MANIFEST.in

16 lines
265 B
Text

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 tests
global-exclude *.py[co]
prune scripts