Skip to content

Python3.10以上からPython3.12以上へ変更 - #37

Merged
yuji38kwmt merged 1 commit into
mainfrom
updte-python-version
Aug 27, 2026
Merged

yuji38kwmt merged 1 commit into
mainfrom
updte-python-version

Conversation

@yuji38kwmt

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI lite review requested due to automatic review settings August 27, 2026 15:46
@yuji38kwmt
yuji38kwmt merged commit 295ac76 into main Aug 27, 2026
3 checks passed
@yuji38kwmt
yuji38kwmt deleted the updte-python-version branch August 27, 2026 15:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

このPRは、プロジェクト全体のサポート対象Pythonを 3.10以上 → 3.12以上 に引き上げ、依存関係ロック・ドキュメント・CI/開発環境設定を一貫して更新するものです。

Changes:

  • pyproject.tomlrequires-python と Ruff設定を Python 3.12 基準へ更新
  • uv.lock を Python 3.12+ 前提の解決結果へ更新(旧バージョン向け条件/パッケージ群の整理)
  • README / Sphinx docs / Read the Docs / GitHub Actions / Devcontainer / VS Code 設定のPythonバージョン表記・設定を 3.12+ に統一

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Python 3.12+ を前提としたロック内容へ更新
README.md Requirements のPython要件を 3.12+ に更新
pyproject.toml requires-python と classifiers、Ruffのtargetを 3.12 基準に更新
docs/user_guide/getting_started.rst ドキュメントのPython要件を 3.12以上に更新
.vscode/settings.json .venv の site-packages パスを Python 3.12 に更新
.readthedocs.yaml Read the Docs のビルドPythonを 3.12 に更新
.github/workflows/publish-to-pypi.yml publishジョブのPythonセットアップを 3.12 に更新
.github/workflows/lint-test.yml CIマトリクスを 3.12 / 3.13 のみに更新
.devcontainer/Dockerfile devcontainer のPythonインストール/参照を 3.12 に更新

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants