Skip to content

chore: align Python version and add lint checks#21

Merged
itprodirect merged 1 commit intomainfrom
codex/review-repo-and-suggest-improvements
Oct 11, 2025
Merged

chore: align Python version and add lint checks#21
itprodirect merged 1 commit intomainfrom
codex/review-repo-and-suggest-improvements

Conversation

@itprodirect
Copy link
Owner

Summary

  • document Python 3.10+ requirement in README
  • pin dependency versions and include ruff/mypy
  • run ruff and mypy in CI

Testing

  • pip install -r requirements.txt
  • ruff check .
  • mypy --strict .
  • pytest -q

Agents

  • DEV-AGENT
  • QA-AGENT

https://chatgpt.com/codex/tasks/task_e_68bf58ae11a88320b6d18ca0b99ce139

@itprodirect
Copy link
Owner Author

Failing - needs fix

@itprodirect itprodirect merged commit 1c04a33 into main Oct 11, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant