Skip to content

Commit

Permalink
Merge pull request ckan#8510 from tino097/update-manifest
Browse files Browse the repository at this point in the history
Add extensions migration directory to Manifest.in
  • Loading branch information
wardi authored Nov 7, 2024
2 parents 1617491 + 3686ab8 commit 09633be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ recursive-include ckanext *.py
recursive-include ckanext/*/i18n *
recursive-include ckanext/*/public *
recursive-include ckanext/*/assets *
recursive-include ckanext/*/migration *
recursive-include ckanext/*/templates *
recursive-include ckanext/*/theme/public *
recursive-include ckanext/*/theme/templates *
Expand Down

0 comments on commit 09633be

Please sign in to comment.