1
0
mirror of https://github.com/etesync/server synced 2024-11-19 07:18:08 +00:00
etesync-server/pyproject.toml

7 lines
117 B
TOML
Raw Normal View History

[tool.black]
2022-05-08 13:33:12 +00:00
line-length = 120
[build-system]
requires = ["setuptools>=42"]
build-backend = "setuptools.build_meta"