We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acae6bf commit b39ca85Copy full SHA for b39ca85
1 file changed
copier.yml
@@ -70,6 +70,7 @@ mypy_type_checking:
70
No type checking: none
71
Add basic type checking for code that has type hints: basic
72
Add strict type checking to enforce that type hints are used: strict
73
+ when: "{{ custom_install }}"
74
75
create_example_module:
76
help: Do you want to create some example module code?
0 commit comments