python3 -m venv --without-pip .venv
Category: Python & pip
Create a virtual environment without pip installed