Skip to content

Commit

Permalink
Make check-manifest happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Apr 28, 2023
1 parent cc1acfe commit d21c376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ fail-under = 98

[manifest]
additional-rules = [
"include *.yaml",
"recursive-include src *.zcml",
]
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ recursive-include docs *.txt
recursive-include docs Makefile

recursive-include src *.py
include *.yaml
recursive-include src *.zcml

0 comments on commit d21c376

Please sign in to comment.