Skip to content

Commit db9c6e4

Browse files
committed
add poetry.lock to sdist
1 parent 19ba343 commit db9c6e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ include = [
4646
{ path = "dev", format = "sdist" },
4747
{ path = "pyiceberg/**/*.so", format = "wheel" },
4848
{ path = "pyiceberg/**/*.pyd", format = "wheel" },
49+
{ path = "poetry.lock", format = "sdist" },
4950
]
5051

5152
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)