Skip to content

Commit

Permalink
pyproject.toml: add missing file to sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
wojdyr committed Sep 25, 2024
1 parent 7df250e commit cbd6e2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ sdist.include = [
"prog/*.h*",
"python/*.cpp",
"python/*.h*",
"python/stubs.pat",
"third_party/README",
"third_party/*.h",
"third_party/zlib/*",
Expand Down

0 comments on commit cbd6e2a

Please sign in to comment.