Skip to content

Commit a6e6f21

Browse files
committed
fix(template): minor fix.
1 parent b4bf058 commit a6e6f21

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

changelogs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ Feat 015 (#45)
164164
- *(configuration)* Cookiecutter upgrader configuration fix.
165165
- *(template)* Forgot to add configuration setting to main settings file.
166166
- *(template)* Forgot to add configuration setting to main settings file.
167+
- *(theme)* Update to latest just the docs theme.
167168
## [0.1.0] - 2025-12-05
168169

169170
### ⚙️ Miscellaneous

changelogs/releases/v0.1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,4 @@ Feat 015 (#45)
164164
- *(configuration)* Cookiecutter upgrader configuration fix.
165165
- *(template)* Forgot to add configuration setting to main settings file.
166166
- *(template)* Forgot to add configuration setting to main settings file.
167+
- *(theme)* Update to latest just the docs theme.

docs/cookiecutter_input.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"changelog": false,
2727
"git-init": false,
2828
"pre-commit-init": false,
29-
"python-install": false
29+
"python-install": true
3030
}
3131
},
3232
"_is_sub_template": false,

0 commit comments

Comments
 (0)