Skip to content

Commit 792449e

Browse files
committed
Use mypy==0.740
1 parent ce33371 commit 792449e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python =
2222
deps =
2323
test: pytest
2424
coverage: pytest-cov
25-
mypy,mypyinstalled: mypy~=0.740
25+
mypy,mypyinstalled: mypy==0.740
2626

2727
setenv =
2828
mypy: MYPYPATH={toxinidir}/opentelemetry-api/src/

0 commit comments

Comments
 (0)