Skip to content

Commit c973350

Browse files
committed
Use mypy main branch for typing session for now
1 parent 0ac20c5 commit c973350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tests =
6767
# pooch is an optional scipy dependency for getting datasets
6868
pooch
6969
typing =
70-
mypy
70+
mypy @ git+https://github.com/python/mypy
7171
# needed otherwise pytest decorators don't get typed properly
7272
pytest
7373
examples =

0 commit comments

Comments
 (0)