Skip to content

Conversation

RonnyPfannschmidt
Copy link
Contributor

closes #986

  • better var names inthe docs for the override dist names
  • more lenient env var matching + close match finding for better debugging of user errors

- easier to read than NORMALIZED_DIST_NAME
- addresses part of pypa#986
- match non-normalized suffixes
- show close matches on miss for typos
@RonnyPfannschmidt RonnyPfannschmidt merged commit 8ed737b into pypa:main Aug 4, 2025
21 checks passed
RonnyPfannschmidt added a commit to RonnyPfannschmidt/setuptools_scm that referenced this pull request Aug 4, 2025
…erride-env-var-name

Fix 986 better override env var name
@RonnyPfannschmidt RonnyPfannschmidt deleted the fix-968-better-override-env-var-name branch August 4, 2025 09:02
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.

change env var variable name to something more comprehensble than NORMALIZED_DIST_NAME

1 participant