You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have an --only-docs mode to be able to test only docs - currently if I work on say astropy.modeling and want to check the docs tests I have to run the full test suite.
It would be nice to have an
--only-docsmode to be able to test onlydocs- currently if I work on sayastropy.modelingand want to check thedocstests I have to run the full test suite.@eteq - what do you think?