Avoid deprecation warning in wcsaxes doc#11466
Conversation
This comment has been minimized.
This comment has been minimized.
|
@pllim It's still running! but RTD is still bringing up the warning. I don't know what the difference is between #11118 and this, but it looks like #11464 might still be necessary. 😰. |
|
As long as RTD doesn't fail, I don't really care if the warnings are there or not anymore. I feel like we have wasted too much time on this... 😅 |
|
FWIW, I have been playing with different directives from Sphinx |
This comment has been minimized.
This comment has been minimized.
- Temporary fix to matplotlib/matplotlib#19839, - from astropy#11118, - closes (?) astropy#11464 Co-authored-by: @pllim Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
81324aa to
1a40abc
Compare
|
Manual backport for this is #11468 and hopefully we won't need anymore backports given this is a temporary solution. |
|
@pllim, is this something I should do? how does one PR a backport? |
|
@nstarman , don't worry about the backports. The release managers take care of that and we have helper scripts. 😄 Thanks again for your fix! |
|
I think we need to backport this. I see the same warnings on RTD build for LTS, causing it to fail. |
Avoid deprecation warning in wcsaxes doc
Description
🤞Address the RTD part of #11458 (EDITED)
Co-authored-by: @pllim
Signed-off-by: Nathaniel Starkman (@nstarman) nstarkman@protonmail.com