- Librairies de gestion de l'identifiant de version (setuptools_scm,
Versioneer, Miniver, ...)
::: aside
::: notes
Cette présentation ne décrit pas toutes les étapes nécessaires au packaging
d'une application.
:::
...
...
@@ -33,7 +33,7 @@ d'une application.
La structure d'un **identifiant de version Python**, spécifiée par la PEP 440
^[[PEP 440 - Version Identification and Dependency Specification](https://peps.python.org/pep-0440/)],
est la suivante ^[Informations et illustrations extraites de l'article [What is a Python package version?](https://sethmlarson.dev/pep-440#v-prefixes) de [Seth Michael
Larson](https://sethmlarson.dev/) sous licence [waiting for license choice](https://creativecommons.org/share-your-work/cclicenses/)] :
Larson](https://sethmlarson.dev/) sous licence [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1)] :