strufkin

Results 2 comments of strufkin

can confirm the issue, I'm using subdirectory in `Pipfile` and could not install package anymore using new pipenv Pipfile part: ``` packagename = { git = "https://github.com//.git", editable = false,...

@matteius Exactly my issue! Thank you for pointing to that PR!