Automate versioning
Create a global variable for the package version in a separate file version.py (aim: store the information in a unique file). Refer to this global variable in:
- pyproject.toml
- docs/source/conf.py
- codemeta.json
Évolutions importantes à venir autour de Mattermost (chat.forge.inrae.fr). Plus d'infos sur notre blog.
Create a global variable for the package version in a separate file version.py (aim: store the information in a unique file). Refer to this global variable in: