mirror of
https://github.com/etesync/server
synced 2024-11-19 15:28:08 +00:00
7 lines
117 B
TOML
7 lines
117 B
TOML
[tool.black]
|
|
line-length = 120
|
|
|
|
[build-system]
|
|
requires = ["setuptools>=42"]
|
|
build-backend = "setuptools.build_meta"
|