Skip to content

Commit 52f39d2

Browse files
committed
Add workaround for python/mypy#8627. Fixes jaraco/skeleton#18.
1 parent a5e5167 commit 52f39d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ testing =
2929
pytest-black >= 0.3.7
3030
pytest-cov
3131
pytest-mypy
32+
# workaround for python/mypy#8627
33+
mypy@git+https://github.com/python/mypy
3234

3335
# local
3436

0 commit comments

Comments
 (0)