mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 17:42:26 +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",
|
"hooks",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.pyproject-fmt]
|
||||||
|
keep_full_version = true
|
||||||
|
|
||||||
# ==== pytest ====
|
# ==== pytest ====
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user