Fix #535 -- Add static files to dist package
This commit is contained in:
@@ -20,3 +20,6 @@ venv/
|
||||
geckodriver.log
|
||||
ghostdriver.log
|
||||
.coverage
|
||||
|
||||
coverage.xml
|
||||
.eggs/
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
include django_select2/static/django_select2/django_select2.js
|
||||
prune tests
|
||||
Reference in New Issue
Block a user