Commit 22ffdb9
authored
fix: files included twice when they match
Currently if a file matches the explicit `sdist.include` it is included
twice in the source distribution.
This causes an error with some package managers such as `uv` (See
abetlen/llama-cpp-python#1670 (comment)).include_spec (#857)1 parent 8fe9acb commit 22ffdb9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments