aboutcode-org / aboutcode-org/python-inspector
An invalid `requirements.txt` file is silently accepted
未關閉
- 主要語言
- Python
- 星號
- 23
- 分支
- 28
- PR 合併指標
- 30 天內沒有已合併 PR
描述
If `requirements.txt` contains wrongly formatted content like
```
Package Version
--------------- -----------
wheel 0.41.2
```
then PI accepts this without any error but returns no dependencies. Plain `pip` would say
ERROR: Invalid requirement: 'Package Version' (from line 1 of requirements.txt)
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。