From 5c1439b37b8652da6e9b5bfc38671e14e9f08b32 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 10 Jan 2018 09:46:40 -0500 Subject: [PATCH] virtualenv location Signed-off-by: Kenneth Reitz --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 552dd83..1af85c2 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ True [] ``` +>>> project.virtualenv_location +/Volumes/KR/.local/share/virtualenvs/pipenvlib-kjpeBSWf + ------------ This project (which is a work in progress) was built to facilitate the development of a Sublime Text 3 plugin (which in the works).