Skip to content

Commit

Permalink
Fix: Inadvertently excluded META.yml from the distribution (RT#42754)
Browse files Browse the repository at this point in the history
  • Loading branch information
semifor committed Jan 25, 2009
1 parent e7add20 commit 0901f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@

# local config files
^\w+\.conf$
^\w+\.yml$
^[a-z]+\.yml$
.*\.state$

0 comments on commit 0901f97

Please sign in to comment.