Skip to content

Commit

Permalink
add mypy to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fangchenli committed Oct 18, 2023
1 parent 9142ebb commit 30cc2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"black==22.3.0",
"mypy==1.6.1",
"dask-gateway",
"diagrams",
"python-dotenv",
Expand Down

0 comments on commit 30cc2cb

Please sign in to comment.