Install and take advantage of setuptools-scm #14

Merged
Toast merged 5 commits from setuptoolsScm into main 2025-05-30 23:50:28 +02:00
Showing only changes of commit 3f12fbbecd - Show all commits

View file

@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools"]
requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"
[project]