Issue #22394: Add a 'venv' command to Doc/Makefile.
This will create a venv using the interpreter specified by the PYTHON variable for the Makefile that also install Sphinx. Typical usage is expected to be: cd Doc make venv PYTHON=../python make html PYTHON=venv/bin/python3
B
Brett Cannon committed
d5ea39d1b86ce8ba0db8ea919797adb29b137add
Parent: 1a7b8d1