1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2024-10-21 18:15:57 +00:00
send2trash/pyproject.toml

7 lines
132 B
TOML

[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"
[tool.black]
line-length = 120