numpy/numpy-tutorials

MAINT: Remove explicit sphinx pin from environment.yml

rossbar opened this issue · 1 comments

As of the time of posting, the conda environment resolution is not working properly. I suspect there is a packaging problem w/ dependency pinning on conda-forge (unproven).

This issue is a reminder to periodically remove the pin by reverting #136 in the future to test whether the problem has been fixed upstream. Once the conda CI job is green again without the pin, we can merge the reversion. See #136 for details.

Closed by #181