Skip to content

Commit b39ca85

Browse files
authored
Moved the Copier mypy question to the "custom" install decision path. (#133)
1 parent acae6bf commit b39ca85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

copier.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ mypy_type_checking:
7070
No type checking: none
7171
Add basic type checking for code that has type hints: basic
7272
Add strict type checking to enforce that type hints are used: strict
73+
when: "{{ custom_install }}"
7374

7475
create_example_module:
7576
help: Do you want to create some example module code?

0 commit comments

Comments
 (0)