Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-24 17:53:35 -04:00
parent 75510c6b65
commit a283b6ec70
-1
View File
@@ -220,7 +220,6 @@ class Project(object):
except Exception:
return toml.loads(contents)
@property
def _pipfile(self):
"""Pipfile divided by PyPI and external dependencies."""