1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/MANIFEST.in
2015-12-12 12:07:21 -05:00

18 lines
307 B
Plaintext

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]