The change from 68a1dc6 fails on Windows because of a bug (imo) in find_executable(), see
https://bugs.python.org/issue41965
Instead of building the man pages during installation can't they be built at the time the PyPI packages are created ? I can work on a PR for that if you would like to go that way.
The change from 68a1dc6 fails on Windows because of a bug (imo) in
find_executable(), seehttps://bugs.python.org/issue41965
Instead of building the man pages during installation can't they be built at the time the PyPI packages are created ? I can work on a PR for that if you would like to go that way.