Skip to content

Feature/update python - #1

Open
yujidn wants to merge 9 commits into
mainfrom
feature/update_python
Open

Feature/update python#1
yujidn wants to merge 9 commits into
mainfrom
feature/update_python

Conversation

@yujidn

@yujidn yujidn commented May 10, 2024

Copy link
Copy Markdown
Collaborator

No description provided.

runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

pytorchのドキュメント上ではPython 3.8-3.11 is generally installed by default on any of our supported Linux distributions, which meets our recommendation.となっていて、3.12は対象に含める必要がないように思います(pyproject.tomlも)
https://pytorch.org/get-started/locally/#linux-python

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