Skip to content

Commit

Permalink
chore(deps): install the latest setuptools
Browse files Browse the repository at this point in the history
Signed-off-by: ktro2828 <[email protected]>
  • Loading branch information
ktro2828 committed Oct 19, 2024
1 parent 38d6f1d commit 0003936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mkdocs-material = "^9.5.27"
ruff = "^0.6.8"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core", "setuptools"]
build-backend = "poetry.core.masonry.api"

[tool.ruff]
Expand Down

0 comments on commit 0003936

Please sign in to comment.