We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9b3b29 + 09095ff commit 58c9758Copy full SHA for 58c9758
docs/config.md
@@ -124,7 +124,7 @@ Callables or other Python objects have to be passed in `setup.py` (via the `use_
124
also using ``setuptools_scm``
125
126
the dist name normalization follows adapted PEP 503 semantics, with one or
127
- more of ".-_" being replaced by a single "_", and the name being upper-cased
+ more of ".-\_" being replaced by a single "\_", and the name being upper-cased
128
129
this will take precedence over ``SETUPTOOLS_SCM_PRETEND_VERSION``
130
0 commit comments