Keep full version in pyproject-fmt

This commit is contained in:
Bruno Alla 2025-01-11 11:33:01 +00:00 committed by Bruno Alla
parent 8fd6404901
commit 6047eeff3d

View File

@ -75,6 +75,9 @@ known_first_party = [
"hooks",
]
[tool.pyproject-fmt]
keep_full_version = true
# ==== pytest ====
[tool.pytest.ini_options]