mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-03 01:39:23 +01:00
9 lines
192 B
TOML
9 lines
192 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.black]
|
|
line-length = 79
|
|
|
|
include = 'plugins/(Autocomplete|Fediverse|Geography|Poll)/.*\.pyi?$'
|