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 545ce7e + 199f90b commit e161622Copy full SHA for e161622
docs/usage.md
@@ -205,7 +205,7 @@ so you will see an additional `g` prepended to the `{revision hash}`.
205
be seen in auto-publishing workflows or when a configuration mistake is made.
206
207
However, some package indexes such as devpi or other alternatives allow local
208
- versions. Local version identifiers must comply with [PEP 440].
+ versions. Local version identifiers must comply with [PEP 440](https://peps.python.org/pep-0440/#local-version-identifiers>).
209
210
## Semantic Versioning (SemVer)
211
0 commit comments