Skip to content

Commit

Permalink
fix: add missing build dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeshultz committed Jan 23, 2024
1 parent 9423a3f commit c72a18f
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 @@ -32,6 +32,7 @@ dynamic = ["version"]
[project.optional-dependencies]
dev = [
"black~=23.12.1",
"build~=1.0.3",
"flake8~=7.0.0",
"isort~=5.13.2",
"mypy~=1.8.0",
Expand Down

0 comments on commit c72a18f

Please sign in to comment.