Skip to content

Commit

Permalink
Update build backend to poetry core
Browse files Browse the repository at this point in the history
  • Loading branch information
cgerum committed Aug 26, 2024
1 parent 92ad0c1 commit e1987d4
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 @@ -103,7 +103,7 @@ ruff = "^0.5.5"


[build-system]
requires = ["poetry>=0.12"]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.masonry.api"

[tool.isort]
Expand Down

0 comments on commit e1987d4

Please sign in to comment.