Open
Description
Moving forward, few options:
- use Version.cmake and integrate code that was in setup.py.in
- for each SimpleITK release, add similar tag to this repo and use https://github.com/warner/python-versioneer. and if the version need to be generated based on the source of SimpleITK, we could tweak versionner to do so.
For a simple example, see scikit-build/scikit-ci@01987f0