Skip to content

fixes for python make.py serve #2104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

nfearnley
Copy link
Contributor

I was trying to use python make.py serve and noticed some issues:

  1. It kept autobuilding because it would detect that files were generated in docs/example_code/how_to_examples/thumbs.
  2. It wasn't actually watching the arcade directory like it was supposed to.

This PR should fix both those issues by updating the sphinx-autobuild arguments.

@pvcraven pvcraven merged commit 15c5ef7 into pythonarcade:development Jun 11, 2024
8 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.

2 participants