Skip to content

Commit d8b0544

Browse files
committed
MAINT: add testpaths to config for easy pytest run [skip ci]
1 parent f6799dc commit d8b0544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ show-response = 1
2727
[tool:pytest]
2828
minversion = 6.0
2929
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
3031
doctest_plus = enabled
3132
astropy_header = true
3233
text_file_format = rst

0 commit comments

Comments
 (0)