pyvider-hcl 2025-09-14
Migrated dependencies to provide-foundation and provide-testkit
2 files · 9+ · 13-

Foundation dependency migration

1 file changed
  • pyproject.toml Replaced pyvider-telemetry with provide-foundation, consolidated dev deps into provide-testkit, added uv.sources
  • Replaced pyvider-telemetry with provide-foundation>=0.0.0 in runtime dependencies baseline behavioral
    1 file
    • pyproject.toml
  • Replaced all individual dev dependencies (bandit, hypothesis, mypy, pytest, ruff, etc.) with single provide-testkit[standard,advanced-testing,typecheck,build] meta-package baseline internal
    1 file
    • pyproject.toml
  • Added [tool.uv.sources] section mapping provide-foundation, provide-testkit, and pyvider-cty to workspace sources baseline internal
    1 file
    • pyproject.toml

Updated sibling configuration

1 file changed
  • wrknv.toml Updated sibling patterns to reference provide-foundation and provide-testkit instead of pyvider-telemetry
  • Updated wrknv.toml sibling patterns to reference provide-foundation and provide-testkit instead of pyvider-telemetry baseline internal
    1 file
    • wrknv.toml