django-select2/MANIFEST.in
2016-04-22 15:25:04 +02:00

8 lines
181 B
Text

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