Skip to content
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

Added support for livereload >=2.4.1 #41

Merged
merged 2 commits into from
Feb 13, 2016

Conversation

rodcloutier
Copy link
Contributor

This PR is intended to fix compatibility with livereload version >= 2.4.1
This version of livereload changed the API for watchers. It now expected a keyword parameter called ignore.

Fix #39
Fix #40

@rodcloutier
Copy link
Contributor Author

Let me know if the PR is targeted at the right branch.

@momijiame momijiame mentioned this pull request Feb 1, 2016
@momijiame
Copy link

LGTM!

@GaretJax GaretJax merged commit ea5a838 into sphinx-doc:develop Feb 13, 2016
@GaretJax
Copy link
Contributor

Thanks for the fix!

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.

Error when running sphinx-autobuild in python 3.5 on Windows 7 Bug with livereload==2.4.1
3 participants