Closed Rombur closed 3 years ago
There is problem building the docker images because of sphinx. If I remember correctly, the reason to have sphinx in the image is for debugging purpose. So I've removed it. Let's see if that fixes the CI failure.
retest this please
Sphinx was used to generate the documentation
Right but the check is done using Travis.
The image was also used for development and add "everything" installed. Anyway removing is fine.
There is problem building the docker images because of sphinx. If I remember correctly, the reason to have sphinx in the image is for debugging purpose. So I've removed it. Let's see if that fixes the CI failure.