When you create a virtual environment, it creates a new folder with that name, and a pyvenv.cfg file in it. You can manually edit the values in that file to point to your python exe.
Source: https://docs.python.org/3/library/venv.html#how-venvs-work