Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReplace virtualenv references with venv in the docs #6636
Conversation
On Python 3, creating virtual environments is available through the stdlib module venv. https://docs.python.org/3/library/venv.html
On Python 3, creating virtual environments is available through the stdlib module venv. https://docs.python.org/3/library/venv.html
On Python 3, creating virtual environments is available through the stdlib module venv. https://docs.python.org/3/library/venv.html
On Python 3, creating virtual environments is available through the
stdlib module venv.
https://docs.python.org/3/library/venv.html