mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-03-25 20:14:28 +03:00
Keep full version in pyproject-fmt
This commit is contained in:
parent
8fd6404901
commit
6047eeff3d
|
@ -75,6 +75,9 @@ known_first_party = [
|
|||
"hooks",
|
||||
]
|
||||
|
||||
[tool.pyproject-fmt]
|
||||
keep_full_version = true
|
||||
|
||||
# ==== pytest ====
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
|
Loading…
Reference in New Issue
Block a user