Revision ced408a1af7aad5da3ff103f2dc52bd854efbbf2 authored by Aytac Pacal on 14 March 2024, 13:32:58 UTC, committed by Aytac Pacal on 14 March 2024, 13:32:58 UTC
2 parent s 514bf46 + cfbd282
Raw File
pyproject.toml
[build-system]
requires = ["setuptools >= 40.6.0", "wheel", "setuptools_scm>=6.2"]
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]
version_scheme = "release-branch-semver"
back to top