Skip to content

Commit

Permalink
Add all static and template files to the manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
katdom13 committed Nov 1, 2024
1 parent 6ed3139 commit a65c946
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include README.md LICENSE runtests.py
include wagtail_color_panel/static/wagtail_color_panel/css/color-input-widget.css
include wagtail_color_panel/static/**
include wagtail_color_panel/templates/**
prune img*

0 comments on commit a65c946

Please sign in to comment.