Deleted useless tomlsort section.
This commit is contained in:
@ -93,11 +93,6 @@ allow-magic-value-types = []
|
|||||||
[tool.setuptools.dynamic]
|
[tool.setuptools.dynamic]
|
||||||
version = {attr = "notletters.__version__"}
|
version = {attr = "notletters.__version__"}
|
||||||
|
|
||||||
[tool.tomlsort]
|
|
||||||
all = true
|
|
||||||
sort_first = ["project"]
|
|
||||||
trailing_comma_inline_array = true
|
|
||||||
|
|
||||||
[tool.uv]
|
[tool.uv]
|
||||||
cache-dir = ".cache/uv"
|
cache-dir = ".cache/uv"
|
||||||
link-mode = "copy"
|
link-mode = "copy"
|
||||||
|
Reference in New Issue
Block a user