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
Sphinx module path should be set to "../src" not ".." for autodoc to
work locally when typing "make html" from the "docs" folder. If not,
sphinx-build might use a source file from pytest-qt installed in
site-packages outside the git repo.
0 commit comments