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 還沒有評估資料。