diff --git a/pyproject.toml b/pyproject.toml
new file mode 100644
index 0000000000000000000000000000000000000000..76a9e198d3bcbf0c59e91a9d5ec6449376fb3f95
--- /dev/null
+++ b/pyproject.toml
@@ -0,0 +1,7 @@
+[tool.black]
+
+target-version = ['py36']
+
+
+[tool.coverage]
+# todo