We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea43c8 commit 3368613Copy full SHA for 3368613
1 file changed
.cruft.json
@@ -1,5 +1,5 @@
1
{
2
- "template": "https://github.com/smkent/cookie-python",
+ "template": ".",
3
"commit": "757202d63c5e720d55fbd434d89ab8f45cd0c6bb",
4
"context": {
5
"cookiecutter": {
@@ -13,7 +13,7 @@
13
"author_name": "Stephen Kent",
14
"author_email": "smkent@smkent.net",
15
"github_user": "smkent",
16
- "_template": "https://github.com/smkent/cookie-python"
+ "_template": "."
17
}
18
},
19
"directory": null,
0 commit comments