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
Looks like still docs/ directory is not included in pypi sdits tar ball.
Additionally new version git tree has removed setup.py so no longer is possible to generate sphinx documentation using build_sphinx setuptools command.
builder/pep517 does not provide generic scaffold to build module documentation so from that point of view as well it is no longer possible to use git source tree to build documentation so remove setup.py file is kind big regress :(