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 warning: deprecated app.info #50

Closed
saimn opened this issue Sep 28, 2018 · 0 comments
Closed

Sphinx warning: deprecated app.info #50

saimn opened this issue Sep 28, 2018 · 0 comments

Comments

@saimn
Copy link
Contributor

saimn commented Sep 28, 2018

With Sphinx v1.8.1, I get these warnings:

[automodsumm] tools.rst: found 16 automodsumm entries to generate
/home/simon/.pyenv/versions/3.7.0/lib/python3.7/site-packages/sphinx/application.py:402: RemovedInSphinx20Warning: app.info() is now deprecated. Use sphinx.util.logging instead.
RemovedInSphinx20Warning)

Probably because of this :

info(msg.format(len(items), srcfn))

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