Skip to content

myAudit v0.2.11

Choose a tag to compare

@github-actions github-actions released this 14 Sep 12:21
· 86 commits to main since this release
Fix DMG Pillow install on PEP 668 macOS runners.

Use a project-local venv via ensure-pillow.sh instead of pip3 install
system-wide, which fails on GitHub Actions externally-managed Python.

Co-authored-by: Cursor <cursoragent@cursor.com>