Skip to content

Commit 3f48117

Browse files
authored
remove outdated file
1 parent 82c09c4 commit 3f48117

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ Changelog = "https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md"
4242

4343
[tool.scikit-build]
4444
sdist.include = [
45-
"src/Levenshtein/*.cxx",
46-
"src/Levenshtein/_version.py"
45+
"src/Levenshtein/*.cxx"
4746
]
4847
sdist.exclude = [
4948
".github"

0 commit comments

Comments
 (0)