Skip to content

Commit

Permalink
Update MANIFEST.in to include migration files and public assets
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Jan 21, 2025
1 parent d24f792 commit b181371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ include README.rst
recursive-include ckanext/showcase/templates *
recursive-include ckanext/showcase/i18n *
recursive-include ckanext/showcase/fanstatic *
recursive-include ckanext/showcase/migration *.ini *.py *.mako
recursive-include ckanext/showcase/public *.*

0 comments on commit b181371

Please sign in to comment.