Simon Willison
Simon Willison
I've been using this: https://github.com/simonw/python-lib/blob/5ec8076eaa559928d2068d188dfed24ffcaf3b04/%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml#L8 But now I'm getting warnings from `python -m build` about it. Should be: license = "Apache-2.0" TODO: - [x] https://github.com/simonw/python-lib/blob/main/%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml - [x] https://github.com/simonw/llm-plugin/blob/main/llm-%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml - [x]...
## Summary - add a `use_markdown` flag to entries with a rendered helper and migration, updating related admin and validation logic - replace the entry HTML helper filters with BeautifulSoup...
So I don't have to do the manual process of putting images in S3 any more.
https://github.com/simonw/simonwillisonblog/actions/runs/14349387780/job/40225101455  It was for `draftentry` on line 216: https://github.com/simonw/simonwillisonblog/blob/6279e3d77fdb4232e5ce33707e74636d0b1217c9/blog/tests.py#L214-L221 Hitting retry on the test caused it to pass: https://github.com/simonw/simonwillisonblog/actions/runs/14349387780/job/40225492572
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...