Commit 8dc36ac
committed
Prep for PyPI: absolute image URL, exclude heavy assets from sdist
- README: use raw.githubusercontent.com URL for the demo screenshot so it
renders on the PyPI project page (PyPI does not serve repo-relative paths).
- pyproject: add [tool.hatch.build.targets.sdist] exclude for .claude/ and
docs/images/* to keep the sdist small.
- Remove the old app-grid.png; the landing screenshot is app-screenshot-1.png.
- .gitignore: .claude/ harness directory.1 parent e38648d commit 8dc36ac
4 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
0 commit comments