Skip to content

Add Python 3.14 runtime support#672

Open
MaxGhenis wants to merge 3 commits intomainfrom
codex/python-314-ci
Open

Add Python 3.14 runtime support#672
MaxGhenis wants to merge 3 commits intomainfrom
codex/python-314-ci

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

  • move CI workflows and Modal images from Python 3.13 to 3.14
  • expand the project metadata and lockfile to support Python 3.14
  • bump PyTables to 3.11.1 so the 3.14 environment imports cleanly on macOS as well

Validation

  • UV_PYTHON=3.14 uv sync --dev
  • UV_PYTHON=3.14 uv run python - <<'PY' ... import policyengine_us_data, tables ... PY
  • UV_PYTHON=3.14 uv run pytest policyengine_us_data/tests/test_import.py policyengine_us_data/tests/test_database.py -q
  • UV_PYTHON=3.14 uv run ruff check .github/workflows modal_app/images.py pyproject.toml policyengine_us_data/tests/test_import.py policyengine_us_data/tests/test_database.py

@MaxGhenis MaxGhenis force-pushed the codex/python-314-ci branch from 195c76b to 5b70dc2 Compare March 31, 2026 16:50
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