Skip to content

RTD build failing #71

Closed
Closed
@astrofrog

Description

@astrofrog

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions