Skip to content

Commit

Permalink
[poetry] Fix packaging boards in wheel releases
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba2k2 committed Jan 14, 2025
1 parent d237dee commit a425815
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ packages = [
include = [
"ltchiptool/platform.json",
"ltchiptool/families.json",
"ltchiptool/boards/*",
"ltchiptool/boards/**/*",
]
readme = "README.md"

Expand Down

0 comments on commit a425815

Please sign in to comment.