Skip to content

API changes to astroquery ring node queries will break rings modules #53

Description

@emolter

Problem

RingNode class was changed to RMSNode in astroquery as of Dec 15 2023. Therefore, any version of astroquery > 0.4.7.dev9008 will fail. see this page

Solution

Two-stage solution. For now, simply pin the dependencies for astroquery to be <= that dev version. Then, once astroquery does the 0.4.7 release, pin astroquery>=0.4.7

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions