diff --git a/setup.cfg b/setup.cfg index 6beaf1d..bc47a9c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,7 +43,3 @@ pretty = True [mypy-cytoolz.*] ignore_errors = True - - -[mypy-vsutil] -implicit_reexport = True