Missing Windows step for installing coverage
未關閉
還沒有人認領這個 Issue。
help wanted
type-feature
- 主要語言
- Python
- 星號
- 2.1k
- 分支
- 1k
- 平均合併
- 2 天 12 小時
- 30 天內合併 PR
- 12
描述
In /coverage/ section 5.2.1.1
When installing coverage on Windows, the second command step can not be used:
source ../cpython-venv/bin/activate
Instead, there should probably be some mention of the proper step:
..\cpython-venv\Scripts\activate.bat
Which allows you to enter the virtual environment and continue with the instructions.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 /coverage/ 文件的第 5.2.1.1 節開始,將現有的虛擬環境啟用命令與 issue 中提供的 Windows 專用命令進行比較。更新說明以提及 Windows 啟用步驟,然後確認相關的安裝流程對 Windows 讀者而言仍然清楚。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100