Skip to content

Instantly share code, notes, and snippets.

@vdeep
Created March 12, 2021 07:42
Show Gist options
  • Save vdeep/84a6fe713228777841696018a6924b69 to your computer and use it in GitHub Desktop.
Save vdeep/84a6fe713228777841696018a6924b69 to your computer and use it in GitHub Desktop.
Create virtualenv with Python 3
python -m venv ./venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment