mirror of
https://github.com/kennethreitz/pipenvlib.git
synced 2026-06-05 23:10:16 +00:00
+1
-10
@@ -195,16 +195,7 @@ class PipenvProject(object):
|
||||
|
||||
@property
|
||||
def virtualenv_location(self):
|
||||
# return self._
|
||||
pass
|
||||
|
||||
# @property
|
||||
# def site_packages_location(self):
|
||||
# pass
|
||||
|
||||
# @property
|
||||
# def python_home_location(self):
|
||||
# pass
|
||||
return self._run('--venv').out.strip()
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user