Skip to content

envgap v0.2.2

Choose a tag to compare

@Pinak-Datta Pinak-Datta released this 17 Sep 08:31
· 4 commits to main since this release

Small docs/tooling release focused on making envgap easier to install and adopt.

What's new

  • Added uv tool and pipx install instructions.
  • Added a minimal GitHub Actions example for strict envgap checks.
  • Added pre-commit hook metadata and README setup instructions.

Install

pip install -U envgap

Or:

uv tool install envgap
pipx install envgap