acmpesuecc / acmpesuecc/py-getrfc
requirements.txt is outdated
オープン
- 主要言語
- Python
- スター
- 3
- フォーク
- 13
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The contents of the current `requirements.txt` seem to be outdated. The contents are as follows:
```
certifi==2019.6.16
chardet==3.0.4
idna==2.8
requests==2.22.0
urllib3==1.26.5
```
The `rich` library is now used in the program which is not specified as part of `requirements.txt`.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with requirements.txt and compare its entries with the program's current imports, especially the use of rich. Update the dependency list so a clean environment can install everything the program needs, then verify that installation and a basic program run succeed.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 50/100