Skip to content

Conversation

sneakers-the-rat
Copy link
Contributor

Fixes: #523

previously the _build directory was not being correctly ignored by sphinx-autobuild because the glob *'s being added to the front and back of the ignored directory aren't compatible with how sphinx-autobuild does filtration. this prevents infinite builds and correctly ignores the whole _build directory.

@sneakers-the-rat sneakers-the-rat changed the title correctly ignore _build directory correctly ignore _build directory Jun 14, 2025
Copy link
Member

@lwasser lwasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a simple fix. Approving.
@flpm would love your input!

@lwasser
Copy link
Member

lwasser commented Jul 1, 2025

ok let's merge this!! thanks @sneakers-the-rat !!

@lwasser lwasser merged commit 1a0f041 into pyOpenSci:main Jul 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-live-langs builds infinitely

2 participants