Skip to content

Conversation

paugier
Copy link
Contributor

@paugier paugier commented Oct 25, 2024

The package is now called setuptools-scm.

- are more common than _ for command names (at least on Linux).

I guess it make more sense to write pipx run setuptools-scm.

Note: currently (before next release), this works

pipx run --spec setuptools-scm@https://github.com/pypa/setuptools-scm/archive/refs/heads/main.zip setuptools_scm

@paugier
Copy link
Contributor Author

paugier commented Oct 25, 2024

Note for myself: this works

pipx run -v --spec setuptools-scm@git+https://github.com/paugier/setuptools_scm.git@fix-pipx-command-name setuptools-scm

@RonnyPfannschmidt
Copy link
Contributor

Based in normalization I suspect we will need the old name

I think pipx needs to support normalization flips before we can drop it

Copy link
Contributor

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my understanding is that we need both-until normalization is supported

@paugier paugier force-pushed the fix-pipx-command-name branch from 8dd3e43 to a558f31 Compare January 14, 2025 11:25
@RonnyPfannschmidt RonnyPfannschmidt merged commit 051ad96 into pypa:main Jan 14, 2025
18 checks passed
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.

2 participants