Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl authored Aug 15, 2024
2 parents 8b3d5e2 + 7d77b06 commit bfe9be7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ max-line-length = 120

[testenv]
deps =
mypy==1.6.0
mypy==1.7.1
flake8==5.0.4
pyright==1.1.331
pyright==1.1.339
commands =
mypy st3/lsp_utils
flake8 st3/lsp_utils tests
Expand Down

0 comments on commit bfe9be7

Please sign in to comment.