Skip to content

Commit ef3276c

Browse files
committed
Check the cookiecutter migrate script template
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 6fd32d3 commit ef3276c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
config = default.lib_config.copy()
1010
config.extra_paths.extend(
1111
[
12+
".github/cookiecutter-migrate.template.py",
1213
"cookiecutter/hooks",
1314
"cookiecutter/local_extensions.py",
1415
"cookiecutter/migrate.py",

0 commit comments

Comments
 (0)