mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
8 lines
181 B
Text
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
|