Skip to content

Commit 9342cc7

Browse files
authored
Hold back mypy <0.990 for type tests (#246)
1 parent 92b2711 commit 9342cc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ all =
5555
phantom-types[pydantic]
5656
phantom-types[dateutil]
5757
test =
58-
mypy>=0.930
58+
mypy>=0.930,<0.990
5959
pytest
6060
pytest-mypy-plugins>=1.9.3
6161
coverage

0 commit comments

Comments
 (0)