Commit b24415b
committed
Clarify where the SBOM generator script lives
The Dynamically generated SBOMs section showed
``files('scripts/generate_sbom.py')`` without explaining that the
script is project-authored (not provided by meson-python) and that
its location is arbitrary. Add a short note pointing users at the
PSF SBOMs for Python packages proposal for guidance on writing
generators, and noting ``scripts/`` as a common convention.1 parent bc3c11f commit b24415b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
| |||
0 commit comments