Skip to content

Commit

Permalink
add mypy 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
klinga committed Mar 31, 2024
1 parent 1247980 commit 7260b7f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 1 deletion.
48 changes: 47 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ pytest = "^8.1.1"
pytest-cov = "^4.1.0"
black = "^24.2.0"
flake8 = "^7.0.0"
mypy = "^1.9.0"

[tool.poetry.scripts]
google-books = "google_books:main"
Expand Down

0 comments on commit 7260b7f

Please sign in to comment.