Skip to content

Commit

Permalink
Relax sdist toml exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab committed Mar 1, 2024
1 parent ad597cf commit 15e01cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ exclude = [
"*.json",
"*.ini",
"*.yml",
"*.toml",
"ruff.toml",
"CHANGELOG.md",
]

0 comments on commit 15e01cb

Please sign in to comment.