virtualenv location

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-01-10 09:46:40 -05:00
parent 7fb2b2af41
commit 5c1439b37b
+3
View File
@@ -29,6 +29,9 @@ True
[<Depedency 'requests' constraint='*'>]
```
>>> 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).