$ python -m venv --without-pip test-venv && du -sh test-venv 56K test-venv
Physically, that can just be a symlink to the system python (or another version that is still potentially shared with multiple venvs.)