Skip to content

Commit

Permalink
Add mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
fplazaonate committed Jul 23, 2024
1 parent 06c84b2 commit d18ebbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ eskrim = "eskrim.eskrim:main"
python = ">=3.12"
pyjellyfish = ">=1.3"

[tool.poetry.group.mypy.dependencies]
mypy = "^1.10"

[tool.poetry.group.pylint.dependencies]
pylint = "^3.1"

Expand Down

0 comments on commit d18ebbc

Please sign in to comment.