You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
docs: commands[0] …/docs> sphinx-build -b html -d …/.tox/docs/tmp/doctrees . …/py
Running Sphinx v6.2.1
WARNING: Invalid configuration value found: 'language = None'.
Update your configuration to a valid language code. Falling back to 'en' (English).
Solution:
Set language.
0 commit comments