Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 May 08:09
· 5 commits to main since this release

Docs

  • Install section now leads with explicit venv setup (Linux/Windows commands)
    and links PEP 668. Previously the venv step was implicit, which tripped up
    users on modern Debian/Ubuntu where pip refuses to write into the system
    Python without a venv.