cxroots icon indicating copy to clipboard operation
cxroots copied to clipboard

Simplify version update mechanism

Open rparini opened this issue 3 years ago • 0 comments

Setting version.py in the release action and then exec-ing it in setup.py and the Sphinx config.py feels a bit janky and fragile.

Maybe setuptools-scm would help?

rparini avatar Aug 09 '22 13:08 rparini