Commit graph

2 commits

Author SHA1 Message Date
Tiara Rodney
619f7cbf50 fix(build-toolchain): migrate versioning to setuptools_scm
versioning of package now handled through setuptools_scm. Git tag therefore
takes precedence and manually setting a version in setup.cfg is redundant.

In addition, setuptools_scm handles proper inclusion of sdist non-python files
and simplifies bdist packaging.
2022-04-08 20:49:39 +02:00
Tiara Rodney
0d6c010cce feat: init
[skip ci]
2022-04-01 01:02:09 +02:00