I wrote a package that uses pywin32
to sync GitLab issues with Microsoft Projects.
I would like to use readthedocs to host the documentation.
The problem is that I can't install pywin32
as a Linux environment is used there.
Any suggestion on how to get autodoc
to build the documentation if a package is not available on the build machine?