Commit 1882c04
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
chewing through PyPI's cumulative project size quota on every beta
release.1 parent 4c8aa0c commit 1882c04
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
59 | 69 | | |
60 | 70 | | |
61 | 71 | | |
| |||
0 commit comments