Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update news/13523.bugfix.rst
Co-authored-by: Richard Si <[email protected]>
  • Loading branch information
mtsokol and ichard26 authored Aug 15, 2025
commit 0c6f47c19cde45db92095b3e8c57c1ebda818811
2 changes: 1 addition & 1 deletion news/13523.bugfix.rst
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix command parsing for ``pip install <path_to_whl_file> [<extras>]`` with whitespace between file path and extras section.
Permit spaces between a filepath and extras in an install requirement.
Loading