Add types-atomicwrites to mypy's pre-commit configuration
This is a Windows only dependency, so the problem only shows up when trying to commit on Windows.
This commit is contained in:
parent
d0bd269b87
commit
b88ee5bc55
|
@ -59,6 +59,7 @@ repos:
|
|||
- attrs>=19.2.0
|
||||
- packaging
|
||||
- tomli
|
||||
- types-atomicwrites
|
||||
- types-pkg_resources
|
||||
- repo: local
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue