Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pythonのpackage管理をuvで実施するように変更 #163

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

keitakn
Copy link
Member

@keitakn keitakn commented Nov 7, 2024

issueURL

#156

この PR で対応する範囲 / この PR で対応しない範囲

Pythonのpackage管理をuvで実施するように変更します。

変更点概要

最近は uv を利用するのが良さそうなので uv を利用するように変更。

ちなみに rye からも uv を利用可能だが普通に uv を単体で使ったほうがPythonのpackageも1つのツールで同時に管理出来るのでシンプルで良いと判断した。

レビュアーに重点的にチェックして欲しい点

特になし

補足情報

特になし

@keitakn keitakn self-assigned this Nov 7, 2024
@keitakn keitakn marked this pull request as ready for review December 13, 2024 04:07
@keitakn keitakn merged commit 95182b4 into main Dec 13, 2024
1 check passed
@keitakn keitakn deleted the feature/issue156/change-rye-to-uv branch December 13, 2024 04:14
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