6.19.1: circular build dependency in testing procedure
未关闭
- 主要语言
- Python
- 星标
- 734
- 派生
- 412
- 平均合并
- 1 天 5 小时
- 30 天内合并 PR
- 8
描述
Looks like `ipykernel` test suite requires `ipyparallel` which requires `ipykernel`.
This creates kind of loop in dependencies when `ipykernel` will be tested in end with installed `ipyparallel` and older version of the `ipykernel`.
For now I don't see any issues in case of `ipykernel` testing however potentially it may be cause some issue however that loop in build dependencies creates some difficulties in case of packaged distribution resources ordering procedures.
贡献指南
评估
这个 Issue 还没有评估数据。