mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
a3b197e491
* Attempt to fix the local/editable file installs * More refinements to handling directories vs files and when it is relative vs not * Add back missing egg fragment (I removed it during the initial removal of requirementslib). Also fix the latest ruff error.