supsrc 2025-11-15
Supsrc
5 files · 8+ · 1-

Cleanup: Documentation

2 files changed
  • .gitignore Added module (6+ 0-)
  • GEMINI.md Updated documentation
  • Moved GEMINI.md to docs/archive/GEMINI.md specify internal
    1 file
    • GEMINI.md
  • Updated .gitignore with terraform state and cache patterns streamline internal
    1 file
    • .gitignore

Build: Type Stubs

3 files changed
  • pyproject.toml Updated configuration
  • py.typed Updated module (0+ 0-)
  • test_cli_integration.py Added test file
  • Added src/supsrc/py.typed marker file for PEP 561 typed package support baseline internal
    1 file
    • py.typed
  • Minor pyproject.toml adjustment baseline internal
    1 file
    • pyproject.toml
  • Added test import to E2E CLI integration tests qualify behavioral
    1 file
    • test_cli_integration.py