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

View file

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