microsoft / microsoft/azure-devops-python-api

DEPRECATION: azure-devops is being installed using the legacy 'setup.py install' method

オープン
#441 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
684
フォーク
218
平均マージ
8日 10時間
マージ済み PR(30日)
1

説明

Seeing this in Azure Pipelines now:

DEPRECATION: azure-devops is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559

I've suppressed this with the --use-pep517 option as mentioned above, but this is not ideal for new users.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず setup.py とパッケージのビルド設定を調査してください。issue では pyproject.toml が存在せず、pip がレガシーな setup.py install 方式にフォールバックしているとされています。サポートされている pip ワークフローでインストールの動作を確認し、新しいユーザーが --use-pep517 を指定しなくてもこの非推奨警告を受け取らなくなった時点で作業完了とみなしてください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
build-system
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。