Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jan 31, 2025
1 parent b8a65c9 commit 6ffc840
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
"sphinx_mdinclude",
]

doctest_global_setup = """
from astroquery.gaia import Gaia # disable gaia crap
"""


intersphinx_mapping = {
"python": ("https://docs.python.org/3/", None),
"sphinx": ("https://www.sphinx-doc.org/en/master/", None),
Expand Down

0 comments on commit 6ffc840

Please sign in to comment.