Skip to content

fix: warn when aiograpi setup lacks dependency#43

Merged
subzeroid merged 1 commit into
mainfrom
fix/aiograpi-setup-dependency-hint
Jun 1, 2026
Merged

fix: warn when aiograpi setup lacks dependency#43
subzeroid merged 1 commit into
mainfrom
fix/aiograpi-setup-dependency-hint

Conversation

@subzeroid
Copy link
Copy Markdown
Owner

Summary

  • detect missing optional aiograpi dependency during interactive and non-interactive setup
  • print the same pipx/uv install guidance used by backend startup failures
  • isolate aiograpi/INSTO_BACKEND env vars in CLI tests

Verification

  • uv run ruff check
  • uv run ruff format --check
  • uv run mypy insto
  • uv run pytest tests/test_cli.py tests/test_config.py tests/test_backend_contract.py -q
  • uv run pytest --cov=insto --cov-fail-under=75

@subzeroid subzeroid merged commit cd391fc into main Jun 1, 2026
3 checks passed
@subzeroid subzeroid deleted the fix/aiograpi-setup-dependency-hint branch June 1, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant