diff --git a/setup.cfg b/setup.cfg index e2dcebb..0cf9549 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,6 +29,8 @@ testing = pytest-black >= 0.3.7 pytest-cov pytest-mypy + # workaround for python/mypy#8627 + mypy@git+https://github.com/python/mypy # local