Skip to content

BUG: astroquery.version.version_info disappeared from the dev branch #3591

@neutrinoceros

Description

@neutrinoceros

example log: https://github.com/SAIL-Labs/AMICAL/actions/runs/25694343730/job/75438594186

reprod

import astroquery; astroquery.version.version_info

output

Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: module 'astroquery.version' has no attribute 'version_info'

I wasn't able to bisect this yet: my MRE runs without error with astroquery 0.4.11 (wheel) but I still hit the same error when installing 0.4.11 from source.

possible suspect: #3521

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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