Commit ee8cd2d
committed
build: limit sdist contents to source and metadata files
Mirrors apify/crawlee-python#1890. Without an explicit sdist target,
hatchling bundles the whole repo, ballooning the released sdist and
risking exhaustion of PyPI's cumulative project size quota on beta
releases.1 parent 6624ae4 commit ee8cd2d
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
71 | 81 | | |
72 | 82 | | |
73 | 83 | | |
| |||
0 commit comments