Add settings to pyproject.toml
This commit is contained in:
parent
e0e08af2c4
commit
3d2d87d71c
@ -1,3 +1,10 @@
|
||||
[tool.magicli]
|
||||
indent = 2
|
||||
max_width = 60
|
||||
min_column_width = 13
|
||||
max_column_width = 25
|
||||
display_arguments_more_than = 3
|
||||
|
||||
[build-system]
|
||||
requires = ["flit_core >=3.2,<4"]
|
||||
build-backend = "flit_core.buildapi"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user