6.19.1: circular build dependency in testing procedure
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 734
- Forks
- 412
- Merge medio
- 1 d 5 h
- PR fusionados (30 d)
- 8
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.