pyvider 2025-09-15
Consolidated dev dependencies into provide-testkit and increased line length
2 files · 13+ · 24-

Dev dependencies consolidated into provide-testkit

2 files changed
  • pyproject.toml Replaced 19 individual dev deps with provide-testkit[pyvider-dev], set ruff line-length to 111 and target-version to py311
  • mkdocs.yml Updated mkdocs configuration
  • Replaced 19 individual dev dependencies (bandit, grpc-stubs, hypothesis, mypy, pytest, ruff, etc.) with a single provide-testkit[pyvider-dev] meta-package baseline internal
    1 file
    • pyproject.toml
  • Increased ruff line-length from 88 to 111 characters and added target-version = ‘py311’ baseline internal
    1 file
    • pyproject.toml
  • Updated mkdocs.yml configuration specify internal
    1 file
    • mkdocs.yml