sphinx-action icon indicating copy to clipboard operation
sphinx-action copied to clipboard

Using Docker for docs dependencies

Open yngtdd opened this issue 3 years ago • 0 comments

I have some troublesome dependencies for my Python project where some of the wheels on PYPI are broken and pip install -r requirements.txt does not work when building my docs. Is it possible to use Docker image in lieu of that pip install requirements.txt?

yngtdd avatar Jun 15 '21 15:06 yngtdd