Skip to content

Commit 4959105

Browse files
author
Matthias Koeppe
committed
.cruft.json: New
1 parent a292950 commit 4959105

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.cruft.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"template": "https://github.com/mkoeppe/sage",
3+
"commit": "b73d4e2fad3b71c74b62740aa83f37e98faa3f15",
4+
"checkout": "sagemath-environment-cookiecutter",
5+
"context": {
6+
"cookiecutter": {
7+
"project_name": "cypari2",
8+
"_template": "https://github.com/mkoeppe/sage"
9+
}
10+
},
11+
"directory": "pkgs/sage-project-cookiecutter/sage_project_cookiecutter/sagemath-upstream-package-template"
12+
}

0 commit comments

Comments
 (0)