v0.1.7policy-scout2026-06-07

CI Test Dependency Fixed

Policy Scout now declares pytest as a dev extra and CI installs .[dev], fixing the clean GitHub Actions failure while keeping runtime dependencies minimal.

v0.1.72026-06-07
  • ·Added pytest optional dev dependency
  • ·Updated CI install step to pip install -e ".[dev]"
  • ·Clean venv simulation now passes
  • ·Doctor and eval load package data correctly
  • ·Node.js 20 action warning deferred as non-blocking