Keep full version in pyproject-fmt

This commit is contained in:
Bruno Alla 2025-01-11 11:33:01 +00:00
parent a88ab75f23
commit e8d15e5ef4

View File

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