mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -220,7 +220,6 @@ class Project(object):
|
||||
except Exception:
|
||||
return toml.loads(contents)
|
||||
|
||||
|
||||
@property
|
||||
def _pipfile(self):
|
||||
"""Pipfile divided by PyPI and external dependencies."""
|
||||
|
||||
Reference in New Issue
Block a user