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 16, 2024
1 parent 01dca2a commit 05bc547
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 05bc547

Please sign in to comment.