Skip to content

MNT: Compatibility with data caching in astropy 4.0 #1594

@pllim

Description

@pllim

Monkeypatching stuff internal to astropy.utils.data functions have broken astroquery compatibility with astropy 4.0 and later.

See #1588 (comment)

aud._is_url = lambda x: True

Example CI log: https://travis-ci.org/astropy/astroquery/jobs/613319228

tl;dr -- By setting _is_url to True, astropy now will attempt to download the file from Internet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions