Skip to content

Commit 06c6d85

Browse files
gpongelliLee-W
authored andcommitted
install stubs for chardet
1 parent 22c9dd8 commit 06c6d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ ${PREFIX}pytest -n 3 --cov-report term-missing --cov-report=xml:coverage.xml --c
99
${PREFIX}black commitizen tests --check
1010
${PREFIX}isort --check-only commitizen tests
1111
${PREFIX}flake8 commitizen/ tests/
12-
${PREFIX}mypy commitizen/ tests/
12+
${PREFIX}mypy --install-types --non-interactive commitizen/ tests/
1313
${PREFIX}pydocstyle --convention=google --add-ignore=D1,D415

0 commit comments

Comments
 (0)