Mention that auto-fetching stubs is unsupported
This commit is contained in:
parent
44afb68a96
commit
679b763341
@ -37,3 +37,6 @@ dependencies) you may also find it useful to add the typed dependencies to
|
||||
- id: mypy
|
||||
additional_dependencies: [tokenize-rt==3.2.0]
|
||||
```
|
||||
|
||||
Note that using the `--install-types` is problematic. Mutating the pre-commit
|
||||
environment at runtime breaks cache and will break parallel builds.
|
||||
|
Loading…
Reference in New Issue
Block a user