conda-forge / conda-forge/conda-forge.github.io
Running "python -m pip check" in every Python package
未关闭
- 主要语言
- JavaScript
- 星标
- 170
- 派生
- 320
- 平均合并
- 2 天 10 小时
- 30 天内合并 PR
- 5
描述
Now that we have automerge support and that the newer `pip` versions support `pip check` to check for a consistent environment, should we add this as a test to all Python packages?
I have added it to some packages and I see it failing quite often as downstream miss dependency updates when they do version updates.
Todos:
- [x] write a migrator (https://github.com/regro/cf-scripts/pull/787)
- [ ] write a check for the linter
- [ ] add test to skeleton
- [ ] add test to the default example recipe
贡献指南
评估
这个 Issue 还没有评估数据。