Skip to content

fix: make pytest 9 dependency set solvable#70

Merged
saagpatel merged 1 commit into
mainfrom
codex/fix-pytest9-asyncio
Jul 4, 2026
Merged

fix: make pytest 9 dependency set solvable#70
saagpatel merged 1 commit into
mainfrom
codex/fix-pytest9-asyncio

Conversation

@saagpatel

Copy link
Copy Markdown
Owner

Summary

Verification

  • uv venv --python 3.12
  • uv pip install -r requirements.txt
  • uv pip install ruff mypy
  • uv run ruff check .
  • uv run pytest (378 passed)
  • uv pip check
  • git diff --check

Note: uv run mypy app still reports the repo's pre-existing strict typing backlog; CI currently marks that step continue-on-error.

@saagpatel saagpatel merged commit 22a37e4 into main Jul 4, 2026
4 checks passed
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