pypa / pypa/packaging.python.org
New tutorials: write section to walk through installing and uninstalling a package
オープン
@jeanas がすでに取り組んでいます。
2024年1月16日 から。
component: tutorials
- 主要言語
- Python
- スター
- 1.7k
- フォーク
- 1.7k
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 4
説明
(For more information about this issue, please see #194).
We need a short section to follow the package sources section (see #200) (i.e., as its own file). It should satisfy the following goals:
- walk through installing a package with pip
- verifying that the package is installed (e.g., with an import statement or running a script)
- upgrade with the (
--upgrade/-Uswitch), even if it doesn't actually do anything - walk through uninstalling a package (again, with pip)
This should be a largely step-by-step process, explaining each step in turn.
When opening pull requests for this issue, please submit to the develop branch. If you have questions that concern contributing more generally, please use issue #194. Otherwise, feel free to comment with questions or feedback. Thanks!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。