Skip to content

Commit 3368613

Browse files
committed
Reference own template via current directory instead of URL
1 parent 8ea43c8 commit 3368613

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"template": "https://github.com/smkent/cookie-python",
2+
"template": ".",
33
"commit": "757202d63c5e720d55fbd434d89ab8f45cd0c6bb",
44
"context": {
55
"cookiecutter": {
@@ -13,7 +13,7 @@
1313
"author_name": "Stephen Kent",
1414
"author_email": "smkent@smkent.net",
1515
"github_user": "smkent",
16-
"_template": "https://github.com/smkent/cookie-python"
16+
"_template": "."
1717
}
1818
},
1919
"directory": null,

0 commit comments

Comments
 (0)