Skip to content

Commit

Permalink
fix: add config/*.yaml to MANIFEST to bundle in pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jan 12, 2023
1 parent 904525a commit f455e91
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 @@ -2,6 +2,7 @@ include ckan/config/deployment.ini_tmpl
recursive-include ckan/public *
recursive-include ckan/config *.ini
recursive-include ckan/config *.json
recursive-include ckan/config *.yaml
recursive-include ckan/config *.xml
recursive-include ckan/i18n *
recursive-include ckan/templates *
Expand Down

0 comments on commit f455e91

Please sign in to comment.