diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5adb50c3d4d..023e40f0dfb 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,8 +18,8 @@ build: if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && \ git diff --quiet origin/main -- \ doc/ \ - examples \ - pygmt/**/*.py \ + examples/ \ + pygmt/ \ ':!pygmt/tests' \ README.md \ ci/requirements/docs.yml \