diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..a610d8b --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,6 @@ +[project] +name = "TEMPLATE-PYTHON" +version = "0.0.0" +description = "TEMPLATE-PYTHON" +requires-python = ">=3.14" +dependencies = [] \ No newline at end of file