astroquery
astroquery copied to clipboard
MAINT: cds run into mocpy deprecation
the cds module needs some updates to refactor the current usage of deprecated mocpy functionality (this will be responsible for most of the remote-data test failures coming from this module)
cc @tboch
cc @bmatthieu3
We don't have any more DeprecationWarnings, so I'm going ahead and close this.
(OTOH, we don't declare the optional dependencies in the oldestdeps test, so the fix might have introduced some incompatibilities with the oldest supported mocpy version)