Commit 6df2ab2
committed
Include LICENSE.txt in the sdist
Maturin declares License-File: LICENSE.txt in the sdist metadata but
only copies the file into wheels, so PyPI rejected the sdist upload for
claiming a license file it didn't contain. Add an explicit sdist
include for it.1 parent 48653f6 commit 6df2ab2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
0 commit comments