I'm on ubuntu 16.04

using pipenv for the "Django for Beginners..." tutorial book.

each chapter instructs me to create a new virtual environment with a
folder under ~/.local/share/virtualenvs

folders are named with the project name followed by an hyphen and a
brief codified string.
examples
 helloworld-_e28Oloi
 pages-Du4qJjUr

What would happen if I deleted the first folder, which was created
in a previous chapter?

... trying to minimize my SSD real estate. 
thanks
-- 
Tim Johnson
http://www.tj49.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to