pypa / pipenv

Python Development Workflow for Humans.
https://pipenv.pypa.io
MIT License
24.89k stars 1.87k forks source link

Some improvemets in requirementslib for clarity #6279

Closed vshulcz closed 1 month ago

vshulcz commented 1 month ago

The issue

This PR addresses a couple of areas in the code where improvements in argument handling and path management were needed. This PR does not fix a specific GitHub issue but addresses overall code quality.

The fix

Removed an extra space after -i, added some mini docstrings, improved the path handling logic.

The checklist

oz123 commented 1 month ago

@vshulcz can you please add a news file?

matteius commented 1 month ago

I'd be fine merging this as-is considering the scope of the other changes and the comprehensive news fragment I added there. Just to be able to cut a release sooner 😅