Closed
Description
Fun times ahead:
- Matplotlib is <1.4 on RTD but need >= 1.4 for plot directive to work properly (and pip won't update matplotlib on RTD)
- Healpy complains about setuptools not being recent enough:
The required version of setuptools (>=14.3.1) is not available
Can't update setuptools ourselves because pip needs to run egg_info
on all dependencies before installing anything.
I think I'm just going to switch to static plots in the docs. I don't have time to waste trying to find workarounds for the above.
Metadata
Metadata
Assignees
Labels
No labels