Alex Blog
Wednesday, October 30, 2019
Python virtual environment
In the project folder
>
py -m venv env
add env to
.gitignore
>
.\env\Scripts\activate
>
where python
>deactivate
(leaving the virtual environment)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment