We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6799dc + d8b0544 commit 62a34f0Copy full SHA for 62a34f0
setup.cfg
@@ -27,6 +27,7 @@ show-response = 1
27
[tool:pytest]
28
minversion = 6.0
29
norecursedirs = build docs/_build docs/gallery-examples astroquery/irsa astroquery/nasa_exoplanet_archive astroquery/ned astroquery/ibe astroquery/irsa_dust astroquery/sha
30
+testpaths = astroquery docs
31
doctest_plus = enabled
32
astropy_header = true
33
text_file_format = rst
0 commit comments