Add mypy to pre-commit (#43)
* Add mypy to pre-commit * Enable GH action to run pytest on Python 3.13
This commit is contained in:
@@ -19,6 +19,7 @@ build-backend = "hatchling.build"
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
"isort>=6.0.1",
|
||||
"mypy>=1.9.0",
|
||||
"pre-commit>=4.1.0",
|
||||
"pyright>=1.1.389",
|
||||
"pytest>=8.3.3",
|
||||
|
||||
Reference in New Issue
Block a user