-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: [Installer] インストーラーのパッケージマネージャーを pipenv から poetry に移行
pipenv の lock 速度が poetry との比較であまりに遅すぎるため poetry はタスクランナーがデフォルトで用意されていない問題こそあるものの、全体的には pipenv より明確で優れている
- Loading branch information
1 parent
b478fd1
commit 288aa11
Showing
7 changed files
with
1,309 additions
and
896 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.