django-select2/MANIFEST.in

9 lines
181 B
Text
Raw Normal View History

2012-08-24 06:43:48 +00:00
include *.txt *.md
2012-08-23 19:57:32 +00:00
recursive-include django_select2/static *.*
recursive-exclude django_select2/static .DS_Store
2015-09-29 13:12:57 +00:00
exclude requirements_dev.txt
2015-04-27 16:49:15 +00:00
prune tests
2016-04-22 13:25:04 +00:00
[bdist_wheel]
universal=1