Skip to content

Commit 6b4a256

Browse files
committed
Ensure LICENSE is included in the source distribution for scikit-build sdist
1 parent 228d89d commit 6b4a256

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ license-files = [
6161
[tool.scikit-build.sdist]
6262
# Ensure third-party notices are included in the source distribution
6363
include = [
64+
"LICENSE",
6465
"THIRD_PARTY_NOTICES.md",
6566
]

0 commit comments

Comments
 (0)