python-poetry / python-poetry/install.python-poetry.org
Default env created by the installer should have option to skip setuptools
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 255
- フォーク
- 65
- 平均マージ
- 2時間 48分
- マージ済み PR(30日)
- 1
説明
on reflection if you're talking specifically about the environment in which poetry is installed by the installer - you could try raising a feature request in https://github.com/python-poetry/install.python-poetry.org
it seems plausible that this environment doesn't need setuptools at all, maybe the installer should always pass the --no-setuptools flag to virtualenv at environment creation
Originally posted by @dimbleby in https://github.com/python-poetry/poetry/issues/8240#issuecomment-1652102279
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、インストールスクリプト内でインストーラーが環境を作成している箇所を見つけ、virtualenv の呼び出し方を確認します。インストーラーが常に --no-setuptools を渡すべきか、またはオプションとして公開すべきかを確認し、そのうえで、結果として作成される Poetry のインストール環境が setuptools なしで作成されることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100