mirror of
https://github.com/python/cpython.git
synced 2026-05-16 17:38:22 -04:00
dc31800f86
Create a `make venv` target, that creates a virtual environment and installs the dependency in that venv. `make time` and all the related targets are changed to use the virtual environment python. Automerge-Triggered-By: @pablogsal