Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Schreiner <[email protected]>
  • Loading branch information
maxbachmann and henryiii committed Aug 7, 2024
1 parent 26e5213 commit 953e0e0
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 @@ -39,6 +39,7 @@ hook-dirs = "rapidfuzz.__pyinstaller:get_hook_dirs"
tests = "rapidfuzz.__pyinstaller:get_PyInstaller_tests"

[tool.scikit-build]
minimum-version = "build-system.requires"
sdist.include = [
"src/rapidfuzz/*.cxx",
"src/rapidfuzz/distance/*.cxx",
Expand Down

0 comments on commit 953e0e0

Please sign in to comment.