summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-10-08 14:08:16 +0200
committerRomain Gonçalves <me@rgoncalves.se>2022-10-08 14:08:16 +0200
commit037ab915bd455cccf46391f02f61949e5c84f1c3 (patch)
tree65a93d90a540a6e53fc6e618a9904529060964ca /pyproject.toml
parente667cd7e2dd0a7ac14ac30db38ca630ec0c5409b (diff)
downloadpydanclick-037ab915bd455cccf46391f02f61949e5c84f1c3.tar.gz
wip: saturday fixup
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 619f2a8..0e901b1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -45,6 +45,9 @@ show_missing = true
fail_under = 100
exclude_lines = ["pragma: no cover"]
+[tool.black]
+line-length = 80
+
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
remember that computers suck.