Skip to content

Commit

Permalink
use poetry-core instead of poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
tjni authored and newAM committed Aug 12, 2023
1 parent 7154a8f commit b9351d5
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 @@ -39,7 +39,7 @@ types-PyYAML = "^6.0.12"
idasen = "idasen.cli:main"

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

[tool.pytest.ini_options]
Expand Down

0 comments on commit b9351d5

Please sign in to comment.