mirror of
https://github.com/arsenetar/send2trash.git
synced 2024-11-14 19:49:02 +00:00
7 lines
132 B
TOML
7 lines
132 B
TOML
[build-system]
|
|
requires = ["setuptools >= 40.6.0", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.black]
|
|
line-length = 120
|