managed to load VERSION file in yaml file - simplifies things

This commit is contained in:
mazzol_a
2025-04-23 14:26:26 +02:00
parent fca31cc432
commit 497c3abfc2
6 changed files with 12 additions and 49 deletions

View File

@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "slsdet"
version = "2025.3.19"
version = "0.0.0"
[tool.cibuildwheel]
before-all = "uname -a"