Skip to content

Commit

Permalink
Bump minimal mypy version to 0.740
Browse files Browse the repository at this point in the history
  • Loading branch information
johananl committed Oct 21, 2019
1 parent 8dd4160 commit bbab148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python =

[testenv]
deps =
mypy,mypyinstalled: mypy~=0.711
mypy,mypyinstalled: mypy~=0.740

setenv =
mypy: MYPYPATH={toxinidir}/opentelemetry-api/src/
Expand Down

0 comments on commit bbab148

Please sign in to comment.