debian-django-select2/MANIFEST.in

10 lines
201 B
Plaintext

include MANIFEST.in
include *.txt *.md
recursive-include django_select2/static *.*
recursive-exclude django_select2/static .DS_Store
exclude requirements_dev.txt
prune tests
[bdist_wheel]
universal=1