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

Invalid import with new versions of Sphinx #6

Open
fdebrabander opened this issue Aug 31, 2017 · 0 comments
Open

Invalid import with new versions of Sphinx #6

fdebrabander opened this issue Aug 31, 2017 · 0 comments

Comments

@fdebrabander
Copy link

In file sphinxcontrib-traceables/sphinxcontrib/traceables/infrastructure.py the following import fails:

from sphinx.util.compat import make_admonition

This is because sphinx.util.compat is removed in newer versions of Sphinx.

rexut added a commit to rexut/sphinxcontrib-traceables that referenced this issue Jan 30, 2019
Related to issue t4ngo#6. Remove unused import for Sphinx 1.6
compatibility.

Signed-off-by: Stephan Linz <linz@li-pro.net>
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

No branches or pull requests

1 participant