diff --git a/libs/template/templates/default-python/defaults.json b/libs/template/templates/default-python/defaults.json deleted file mode 100644 index 510ec4a3..00000000 --- a/libs/template/templates/default-python/defaults.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "project_name": "my_project", - "include_notebook": "yes", - "include_dlt": "yes", - "include_python": "yes" -}