Skip to content

Commit 5afc2d6

Browse files
johnslavikDouweM
andauthored
Remove README.md from wheel for pydantic-ai (#3521)
Co-authored-by: Douwe Maan <[email protected]>
1 parent 15c8673 commit 5afc2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ docs = [
126126
docs-upload = ["algoliasearch>=4.12.0", "pydantic>=2.10.1"]
127127

128128
[tool.hatch.build.targets.wheel]
129-
only-include = ["/README.md"]
129+
bypass-selection = true
130130

131131
[tool.hatch.build.targets.sdist]
132132
include = ["/README.md", "/Makefile", "/tests"]

0 commit comments

Comments
 (0)