summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-06-21 08:25:22 -0500
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-06-21 08:25:22 -0500
commitf836f2af1d9ec6af5188950bfb5624fa04888586 (patch)
treeacf370edefab66dd0a2bf6dd45aa180c37948fcd /pyproject.toml
parentcc7e801a5bfb7e276585349cc878259d4cb71c56 (diff)
New upstream version 18.1.0
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
new file mode 100644
index 0000000..ee41185
--- /dev/null
+++ b/pyproject.toml
@@ -0,0 +1,6 @@
+[build-system]
+requires = ["setuptools", "wheel"]
+
+
+[tool.black]
+line-length = 79