Skip to content

chore: pin Python 3.12 (#12) - #70

Merged
ulises-jeremias merged 1 commit into
mainfrom
fix/12-python-version-pin
Jul 16, 2026
Merged

chore: pin Python 3.12 (#12)#70
ulises-jeremias merged 1 commit into
mainfrom
fix/12-python-version-pin

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • Add .python-version (3.12)
  • Document pin + requires-python >=3.12 consistency in README
  • Note CI must match when workflows land

Test plan

  • uv sync still succeeds
  • Members already declare requires-python = \">=3.12\"

Closes#12

Made with Cursor

Keep member requires-python at >=3.12 and document the CI expectation.
Closes#12
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias
ulises-jeremias merged commit 3752599 into mainJul 16, 2026
@ulises-jeremias
ulises-jeremias deleted the fix/12-python-version-pin branch July 16, 2026 05:54
Sign up for freeto 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.

Python version pin (.python-version + requires-python)

1 participant

@ulises-jeremias