Skip to content

Commit 7611427

Browse files
committed
Add empty Introduction variable
The new template use it to show some help about cookiecutter variables, so we include it to avoid prompts when upgrading. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent c64f741 commit 7611427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cookiecutter-replay.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"cookiecutter": {
3+
"Introduction": "",
34
"type": "lib",
45
"name": "channels",
56
"description": "Channel implementations for Python",

0 commit comments

Comments
 (0)