Skip to content

Conversation

dukecat0
Copy link
Member

  • I have added a news fragment under changelog.d/ (if the patch affects the end users)

Summary of changes

Another minor fix.

Original behavior:

$ pipx install
$

New behavior:

$ pipx install
usage: pipx install [-h] [--quiet] [--verbose] [--include-deps] [--force] [--suffix SUFFIX] [--python PYTHON] [--fetch-missing-python]
                    [--preinstall PREINSTALL] [--system-site-packages] [--index-url INDEX_URL] [--editable] [--pip-args PIP_ARGS]
                    package_spec [package_spec ...]
pipx install: error: the following arguments are required: package_spec

Test plan

Tested by running

pipx install

@chrysle chrysle merged commit 7e2e363 into pypa:main Feb 25, 2024
@dukecat0 dukecat0 deleted the nargs branch February 25, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants