llm
llm copied to clipboard
Switch to pyproject.toml and uv
Drop types-click, current click includes type hints.
windows pytest GitHub action crashes with Python 3.13
Running uv -v pytest shows DEBUG Command exited with code: -1073741819 which is 0xC0000005 "STATUS_ACCESS_VIOLATION".
I was unable to figure out what is causing this.