This commit is contained in:
Daniel Winkler 2025-06-03 13:13:20 +02:00
commit f4c31baad7
No known key found for this signature in database

View file

@ -14,7 +14,7 @@
sci_minimal = {
path = ./templates/sci_minimal;
description = "Scientific computing environment (Julia, Python, R) without folder structure";
}
};
};
defaultTemplate = self.templates.sci;
};