We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5735af7 commit 4fda7c6Copy full SHA for 4fda7c6
1 file changed
noxfile.py
@@ -9,6 +9,7 @@
9
config = default.lib_config.copy()
10
config.extra_paths.extend(
11
[
12
+ ".github/cookiecutter-migrate.template.py",
13
"cookiecutter/hooks",
14
"cookiecutter/local_extensions.py",
15
"cookiecutter/migrate.py",
0 commit comments