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

sphinx: Fix Directive import to work with Sphinx 1.8 #171

Merged
merged 1 commit into from Jan 10, 2019

Conversation

mitya57
Copy link
Contributor

@mitya57 mitya57 commented Jan 5, 2019

Since sphinx-doc/sphinx@6c08963, sphinx.directives module no longer has Directive class imported.

So this class should be imported directly from docutils.parsers.rst module.

@matze
Copy link
Contributor

matze commented Jan 10, 2019

LGTM 👍

@matze matze merged commit 7e456f0 into ufo-kit:master Jan 10, 2019
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.

None yet

2 participants