Skip to content

Commit

Permalink
Fix MANIFEST.in
Browse files Browse the repository at this point in the history
Exclude *.yml
  • Loading branch information
wesleybl committed Oct 10, 2024
1 parent 074f62b commit 0b43ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ recursive-include plone *
global-exclude *pyc

recursive-exclude news *
exclude news
exclude news *.yml

0 comments on commit 0b43ce6

Please sign in to comment.