Skip to content

infer __version__ from git tag

mathause requested to merge mathause/ethz-iam-webservice:infer_version into main

Autmatically infers the __version__ attribute in init.py from the git tag - so it cannot become obsolete. Using setuptools-scm and implemented as in e.g. xarray

Edited by mathause

Merge request reports

Loading