Skip to content

Commit 449ace5

Browse files
authored
Merge pull request gruntwork-io#51 from WhyNotHugo/patch-1
Mention that auto-fetching stubs is unsupported
2 parents 44afb68 + 679b763 commit 449ace5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ dependencies) you may also find it useful to add the typed dependencies to
3737
- id: mypy
3838
additional_dependencies: [tokenize-rt==3.2.0]
3939
```
40+
41+
Note that using the `--install-types` is problematic. Mutating the pre-commit
42+
environment at runtime breaks cache and will break parallel builds.

0 commit comments

Comments
 (0)