Misc: add pyproject.toml
[lttng-tools.git] / pyproject.toml
diff --git a/pyproject.toml b/pyproject.toml
new file mode 100644 (file)
index 0000000..28c78a0
--- /dev/null
@@ -0,0 +1,4 @@
+[project]
+requires-python = ">= 3.4"
+
+[tool.black]
This page took 0.023769 seconds and 4 git commands to generate.